﻿/* @override http://www.touchtalk.at/wp-content/plugins/AppStore/css/AppStore.css */
span.apps {  
font-size: 12px;
line-height: 1;
}

span.apps a{
text-decoration: none;
}

span.apps a#Bild{ 
font-size: 100%; 
font-weight:bold;
text-decoration: none;
}

span.apps img#Image{
	margin-right: 5px;
	margin-left: 5px; 
	margin-top: -2px; 
	margin-bottom: 0px;
	width: 57px;
	height: 57px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-color: silver;
	float: left;
	border-style: hidden;
}

span.apps span#Titel{
font-size: 100%;
font-weight: bold;
}

span.apps span#Preis{
font-size: 80%;
}

span.apps span#Hersteller{
font-size: 80%;
}

span.apps span#Freigabe{
font-size: 80%;
}

span.apps span#Download{
font-size: 80%;
font-weight: bold;
}

span.apps a#DownloadLink{
font-size: 100%;
}
