@charset "utf-8";
#products_info_image {float: left;width: 50%;text-align: center;margin-top: 20px;}
#products_info_detail {float: right;width: 45%;margin-top: 20px;}
#products_info_detail dl,
#products_info_detail p{
margin: 0 0 10px 0;
}
#products_info_detail dt{
color:#7C7C7C;
}
#products_info_detail dd{
padding: 0 0 0 20px;
font-weight:bold;
}
#products_info_detail dd strong{
font-size:138%;
}

#products_info_description {clear: both;margin-top: 30px;}
#products_info_description h3{
font-weight:bold;
}
.shadetabs{
padding: 3px 0;
margin-left: 15;
margin-top: 1px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
#Tbody_listing .shadetabs li{
display: inline;
margin: 0;
}

#Tbody_listing .shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../images/design/shade.gif) top left repeat-x;
}

#Tbody_listing .shadetabs li a:visited{
color: #2d2b2b;
}

#Tbody_listing .shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

#Tbody_listing .shadetabs li.selected{
position: relative;
top: 1px;
}

#Tbody_listing .shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/design/shadeactive.gif);
border-bottom-color: white;
}

#Tbody_listing .shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

#Tbody_listing .contentstyle{
/*	width: 95%; */
	margin-bottom: 10px;
	padding: 10px 0 0 0;
	border-top: 1px solid gray;
}
