.tab {	position:relative;	width:780px;  	float: left; padding-top:5px;background-image:url(../images/prodetails_bgg.jpg); }

.tab dt {position:relative;	z-index:2;bottom:-1px;	float:left;	 color:#666666;cursor:pointer;	 	margin: 0px 0px 0px 0px; text-align:center;	line-height: 48px;	FONT-FAMILY: "Arial";font-size: 12px;    font-weight:bold; background-image:url(../images/prodetails_bg.jpg); height:46px; width:180px;}/*Title*/
	
.tab .current {  font-weight:bold;color:#0E5F3A;	text-align:center;  font-size: 12px;    background-image:url(../images/prodetails_currentbg.jpg); FONT-FAMILY: Arial;height:46px;width:180px;}

.tab dd {position:absolute;	top:46px;	left:0;	width:778px;background:#FFffff;	margin: 0px;	padding:20px 0px 20px 0px; border-top-width: 1px;	border-top-style: solid;	border-top-color: #ccc;	FONT-SIZE: 11px; FONT-FAMILY: "Arial";	LINE-HEIGHT: 180%; text-align: left;	color: #666666; BORDER: #d8d8d8 1px solid;}
