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

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

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

span.apps img#Image{
	margin-right: 5px;
	margin-left: 5px; 
	margin-top: -1px; 
	margin-bottom: 0px;
	width: 80px;
	height: 80px;
	-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: 90%;
font-weight: bold;
}

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

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

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

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

span.apps a#DownloadLink{
font-size: 80%;
font-weight: bold;
font-family:Helvetica;
}
