<style type="text/css"> 
{
}
.FeaturedNameBox {
	width: 650px;
	text-align: left;
	float: left;
	background-image: url(images/FeaturedHeaderBoxBg650.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	padding-top: 2px;
}
.Pageination_Box1 {
	width: 600px;
	text-align: right;
	float: left;
	padding: 5px;
}
.MainContentFix {
	width: 400px;
	text-align: right;
	padding: 5px;
	clear: both;
}
.Panel1 {
	width: 650px;
	float: left;
	clear: none;
}
.PBoxHeader {
	text-align: center;
	height: auto;
	width: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-image: url(images/PBoxHeaderBG.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.PBoxBody {
	width: 135px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-left: 15px;
	background-color: #f0efe3;
	padding-bottom: 5px;
	padding-top: 5px;
}
.ItemBox {
	float: left;
	width: 300px;
	height: 159px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: thin dotted #666;
	*border: 1px solid #666;   /* IE 6 and 7 fix */
}
.ItemBoxBrand {
	width: 290px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ItemBoxBuy {
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	clear: both;
}
.ItemBoxPicture {
	height: auto;
	width: 110px;
	padding-left: 5px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.ItemBoxDescript {
	height: auto;
	width: 170px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
</style>
