.clear_both{
clear:both;
font-size:0px;
padding:0px;
margin:0px;
}
.categoryDes{
	font-size:11px;
}
.itemBox{
	width:631px;
	height:286px;
	margin-bottom:10px;
	background-image:url(images/item_background.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	text-align:left;
}
.itemHeader{
	height:62px;
}
.itemNumber{
	float:left;
	width:100px;
}
.itemNumber img{
	margin-right:3px;
	margin-top:5px;
}
.itemTitle{
	float:left;
	width:531px;
}
.itemTitle h3{
	padding:0px;
	margin:0px;
	font-size:15px;
	text-transform:uppercase;
	color:#ffc000;
}
.itemTitle h4{
	padding:0px;
	margin:0px;
	color:#b9b9b9;
	font-size:16px;
	text-transform:capitalize;
	font-weight:normal;
}
.boxImage{
	float:left;
	width:390px;
	padding:2px;
	border:1px solid #e5e5e5;
	margin-right:15px;
	margin-top:12px;
}
.boxImage img{
	width:390px;
	height:183px;
}
#hide-images {
	display:none;
}
.boxDes{
	margin-top:10px;
}
.itemDes{
    text-align:left;
	line-height:200%;
	color:#272727;
	text-align:justify;
}
.viewButton img{
	float:left;
	width:auto !important;
	height:auto !important;
	margin-right:7px;
	margin-top:10px;
}
.developer a, .developer a:visited, .developer span.listDeveloper{
	color:#ffc000 !important;
	font-weight:bold;
}
.developer a:hover{
	
}
.itemType{
	color:#0b8fbe;
	font-style:italic;
}
div.featureText{
	float:right;
	font-size:10px;
	padding-right:20px;
	color:#FF0000;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:20px;
}
.view_btn{
	display:block;
	border:0px;
	width:102px;
	height:27px;
	background:#b6b2b0;
	color:#fff;
	font-size:11px;
	font-family:Tahoma;
	cursor:pointer;
	margin-right:1px;
}

.blueText{
	color:#0c91c1;
}
#component-showcase{
/* margin-top:40px; */
margin-bottom:40px;
font-size:11px;
}
#itemDetailTitle{
	background-image:url(images/item_detail_background.jpg);
	background-repeat:no-repeat;
	height:57px;
	overflow:auto;
	margin-bottom:10px;
	padding-top:5px;
}
#itemDetailTitle h3{
	padding:0px;
	margin:0px;
	font-size:15px;
	text-transform:uppercase;
	color:#ffc000;
}
span.featureText{
color:#ff0000;
font-weight:normal;
font-size:11px;
}
#sh-left{
float:right;
width:320px;
}
#sh-left .detailDescription{
	margin-top:0px !important;
	padding-top:0px;
}
#sh-left ul{
	padding:0px;
	margin:0px;
}
#sh-left ul li{
	list-style-type:none;
	line-height:200%;
}
#sh-left ul li p{
	margin-bottom:0px;
	line-height:200%;
	text-align:justify;
}
#sh-left ul li a, #sh-left ul li a:visited{
	color:#000000;
}
#sh-left ul li a:hover{
}
#sh-left ul.itemDetails{
margin-bottom:20px;
}
#sh-left ul.itemSpecification{
margin-bottom:0px;
}
#sh-left ul.itemSpecification li{
	padding-bottom:5px;
}
#sh-left ul.itemSpecification li a, #sh-left ul.itemSpecification li a:visited, #sh-left ul.itemSpecification li span.listDeveloper{
	color:#ffc000 !important;
	font-weight:bold;
}
#sh-left ul.customerReview i{
	display:block;
	margin-bottom:10px;
	text-align:right;
	font-style:normal;
	font-weight:bold;
}
#sh-right{
float:left;
width:404px;
}
#sh-right #main-image{
	width:396px;
	padding:2px;
	margin-bottom:2px;
	border:1px solid #ccc;
}
#sh-right #main-image img{
width:396px;
}
#sh-right #sub-image img{
float:left;
width:130px;
margin-bottom:2px;
margin-right:2px;
border:1px solid #ccc;
}
#contact-link{
clear:both;
padding-top:20px;
text-align:center !important;
}
<!-- REVIEW FORM -->
#reviewForm{
	display:none;
}
.spanLink{
	cursor:pointer;
	color:#0B55C4;
}
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}