/********************** Tabs */
.tabs                   { margin-bottom:15px;  background: #f2f2f2; }
.tabs li                { float:left; border:1px solid #a4a4a4;  font-size:1.1em; line-height:1em; }
.tabs li.first          {  }
.tabs li.last           { }
.tabs a                 { display:block; padding:6px 6px; color:#444; }
.tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; }
.tabs li.active a,
.tabs li.active a:hover { background-color:#666; font-weight:bold; color:#fff; }


.tab-container { border:1px solid #666; }

#product_tabs_description_contents {

border: solid 1px #ccc; padding: 4px;

}

#product_tabs_additional_contents {


border: solid 1px #ccc; padding: 4px;

}

#product_tabs_whatsincluded_contents {


border: solid 1px #ccc; padding: 4px;

}
