@charset "utf-8";
/* CSS Document */

#content_main_listing{
	width:740px;
	height:100%;
	float:left;
	margin-left:20px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#content_main_listing a{
	color: #0066CC;
}
#content_main_listing a:hover{
text-decoration:none;
}
#top_basket{
width:100%;
}
#basket{
width:100%;
}
.subtotal{
	font-size: 1.2em;
	font-weight: bold;
}
th{
	text-align:left;
	padding:8px;
	font-size: 1.0em;
}
hr{
	height:1px;
	width:100%;
	color: #CCCCCC;
}
.price{
	font-size: 1.2em;
	color: #C60000;
	font-weight: bold;
}
img{
border:none;
}
