/* Tabs */
.tabs { margin: 15px 0px 0px; overflow:hidden; border-bottom:1px solid #ddd;  zoom: 1;}
.tabs li                { min-width:100px; float:left; border-right:1px solid #ffffff; border-left:1px solid #fff; font-size:0.9em; line-height:1.5em; background:url("http://www.bookabook.nl/skin/frontend/default/default/images/norm_right.gif") no-repeat right top; text-align:center;; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; background:url("http://www.bookabook.nl/skin/frontend/default/default/images/norm_left.gif") no-repeat left top; padding:6px 10px; color:#555; font-weight:bold; text-decoration: none;}
.tabs a:hover           { text-decoration:none; color:#333; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active			{ font-weight:bold; color:#e26703; }

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{ width: 300px; float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents li	{ float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}

/********* MIJN TOEVOEGINGEN *****************/

#product_tabs_tags_tabbed_contents, #product_tabs_review_tabbed_contents, #product_tabs_additional_tabbed_contents, #product_tabs_description_tabbed_contents { 
padding:20px; background-color:#f2f2f2; border:1px solid #ccc; min-height:130px;
}
