#info_links_bot {
    font-size: 12px;
    line-height: 20px;
}
#productGeneral{
background:#fff;
padding-top:5px;
padding-bottom:5px;
}
#productGeneralLeft{
width:497px;
margin-left:5px;
float:left;
}
#productGeneralCenter{
width:412px;
float:left;
margin-left:5px;
}
#productGeneralRight{
width:220px;
float:right;
margin-right:5px;
}
#productMainImage{
overflow:hidden;
text-align:center;
border:1px solid #dee5ef;
height:497px;
margin-bottom:5px;
}

.productGeneralCenterTop {
    border: 1px solid #dee5ef;
    padding: 10px;
}

.productName{
font-weight:bold;
font-size:16px;
}

.productAvailability{
margin-top:12px;
font-weight:bold;
padding:14px 0;
border-top: 1px solid #dee5ef;
border-bottom: 1px solid #dee5ef;
}
.productModel{
padding:14px 0;
border-bottom: 1px solid #dee5ef;
}
.product_price{
margin-top:12px;
font-weight:bold;
font-size:16px;
padding-bottom:12px;
border-bottom: 1px solid #dee5ef;
}
.pinfo_price{
color:#656565;
text-decoration: line-through;
}
.pinfo_special{
color:#CF4350;
padding-left:10px;
}
.save_off{
margin-top:8px;
color:#656565;
}
#infoSize{
margin:12px 0 14px 0;
padding:10px 0;
border-top: 1px solid #dee5ef;
border-bottom: 1px solid #dee5ef;
}

#desTitle {
    font-size: 16px;
    font-weight: bold;
    padding-left: 0px;
	text-transform: uppercase;
}

.qchart {
    position: absolute;
    right: 10px;
    top: 11px;
}
.productShare{
padding-top:13px;
}
#p_description {
    border: 1px solid #dee5ef;
	position:relative;
    padding: 10px;
	margin-top:5px;
}
#p_description ul{
padding-left:11px;
}
#productBody #mainWrapper{
background:#fff;
}
#may-we-also-suggest{
font-size:16px;
height:32px;
color:white;
text-align:center;
margin-bottom:0;
line-height:32px;
font-style: italic;
width:220px;
}
.suggest_sideBoxContent{
border: 1px solid #dee5ef;
border-top:none;
text-align:center;
}
.suggest_Image{
padding-top:5px;
margin:0 0 5px 0;
height:218px;
width:218px;
}
.suggest_Name{
line-height:15px;
padding:0 10px;
height:46px;
overflow:hidden;
}
.suggest_price{
margin-top:3px;
}
.suggest_price .normalprice{
color:#808080;
font-size:18px;
font-weight:bold;
}
.suggest_price .productSpecialPrice{
color:#DD0000;
font-size:19px;
}

#relatedProductsContent ul{
margin:0;
padding:0;
}
#relatedProductsContent ul li{
margin:0;
padding:0;
float: left;
list-style: outside none none;
width: 163px;
}

#relatedProducts {
    border: 1px solid #dee5ef;
    margin-top: 5px;
    text-align: center;
	padding: 0 2px;
	overflow:hidden;
	*margin-bottom:5px;
}

.nimage {
height: 160px;
}
.nname {
height: 36px;
margin: 0 5px;
overflow: hidden;
font-weight:bold;
}
.nname a {
line-height: 18px;
}
.nprice {
margin-bottom: 5px;
}
.alsespecial {
color: #DD0000;
font-size: 17px;
font-weight: bold;

}
.alsebase {
padding-right: 10px;
color: #666;
font-size: 17px;
font-weight: bold;
text-decoration: line-through;
}
#relatedProductsHeader{
text-align:left;
margin:10px 0;
padding-left:10px;
text-transform:uppercase;
}
.add_to_cart_div{
height:50px;
}