/* Shop stuff */
.shopfront {
width:330px;
padding:5px;
height:230px;
float:left;
margin:0 30px 20px 0;
}

.choose {float:left;width:130px;margin:10px 10px 10px 0}

#price .big {font-family:Georgia, "Times New Roman", Times, serif;font-size:1.6em;margin-top:15px;padding:0 5px 30px 0;clear:both}
#basket {padding-bottom:20px}

p.view a {
	padding:6px 0 6px 18px;
	background-image: url(/css/list-square-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

h3 span {font-size:0.7em;font-weight:normal;letter-spacing:normal}