/* CSS Document */
.galleryview{
	border:1px solid #452700!important;
	margin-bottom:15px!important;
}
#content .galleryview h2{
	color:#eee;	
	padding-top:0.5em;
}
#content .galleryview p{
	padding:0;	
}
#content h1{
	background:url(/img/homepage-heading.gif) no-repeat left top;
	height:30px;
	text-indent:-99999px;
}
#productList ul{
	padding-top:10px;
	width:950px;
}
#productList li{
	float:left;
	width:465px;
	height:113px;
	padding-bottom:12px;
}
#productList li img{
	float:left;
}
#productList li div{
	float:right;
	width:255px;
}
#productList li small{
	color:#613b00;
	font-size:10px;
}
#productList li p{
	margin:0 15px 0 0;
}
#productList li a{
	color:#e1227e;
}
