

#tab-container{float:left;}
.tab-content {}
.tab-header ul.tab-list {display: inline;list-style: none;margin: 0;width:460px;float:left;}
.tab-header ul.tab-list li{display: inline;list-style: none;margin: 0;float:left; font-size:120%;}
.tab-item{color:#000;text-decoration : none;}
.tab-active{}
.tab{display: block;font-size:120%;color:#666;font-weight:normal;width:200px;padding:5px 0px 5px 0px;}
.tabs .tabtop
{
    background:#FFFFFF url(../images/elements/tab-top-460.png) no-repeat 100% 0 ;
    float:left;
    height:4px;
    margin-top:-1px;
    position:relative;
    width:460px;
    z-index:80;
}
.tabs .tabInner{float:left;	width:460px;background : url(../images/elements/bottom-460-gray-1px.png) no-repeat 0% 100%;clear:both;}
.tabs .closed
{
    display:block;
}
.tabs .open
{
    display:none;
}
.tab-hidden-heading
{
    display:none;
}

.tab-inner-content{float:left;border-left: solid 1px #D8D8D8;border-right: solid 1px #D8D8D8;width:438px;margin-bottom:5px;
padding:10px 10px 10px 10px;
}
.header-desc a{float:left;	width:85px;	height:26px;background : url(../images/elements/tab-description.png) no-repeat;margin-right:5px;padding:10px 0px 0px 15px; position : relative;z-index : 81; }
.header-desc .tab-active{background : url(../images/elements/tab-description~.png) no-repeat;}
.header-detail a{float:left;	width:57px;	height:26px;background : url(../images/elements/tab-details.png) no-repeat;margin-right:5px;padding:10px 0px 0px 15px; position : relative;z-index : 81; }
.header-detail .tab-active{background : url(../images/elements/tab-details~.png) no-repeat;}
.header-info a{float:left;	width:68px;	height:26px;background : url(../images/elements/tab-more-info.png) no-repeat;padding:10px 0px 0px 12px;}
.header-info .tab-active{background : url(../images/elements/tab-more-info~.png) no-repeat;position : relative;z-index : 81;}

.tab-table-wrap{
	width:438px;
	background : #E1F7F9;
	float:left;
	padding:5px 0px 5px 0px;
}
.tab-table{float:left;}
.tab-table th{font-weight:bold;padding:5px 20px 5px 10px;
	min-width:100px;
}
.tab-table td{
	padding:5px 20px 5px 10px;
}
.tab-table th,.tab-table td{color:#666;font-size:120%;}

.tab-list-inner ul{color:#666;margin-top:20px;padding-left:25px;display : block;float:left;}
.tab-list-inner ul li{list-style : disc;line-height : 20px;font-size:120%;}
.tab-inner-content h6{color:#666;font-size:140%;}
.tab-inner-content p{color:#666;line-height : 20px;font-size:120%;padding-bottom:10px;}

.tab-inner-content-non-indexed{clear:both;}
.tab-inner-content-non-indexed ul{color:#666;margin-top:0px;padding-left:25px;display:block;float:left;}
.tab-inner-content-non-indexed ul li{list-style:disc;line-height:20px;font-size:120%;}

.measurementDisclaimer{clear:both; padding-left:10px;}



