body, input, select, textarea, a:link, a:visited {
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 11px;
	color: #888888;
}
.shopTitle {
	font-size: 20px;	
}
.shopPrice {
	font-size: 16px;	
}
.shopDescription {
	font-size: 13px;
	text-align: left;
}
.detailsTitle {
	font-size: 15px;
}
.thumbnail {
	border: 1px solid #cccccc;
}
ul {
	margin-top: 10px;
}
.discountedPrice {
	text-decoration: line-through;
}
.newPrice {
	color: #0E94C7;
}
