.product-view .tabs { overflow:hidden; margin:0 0 10px;}
.product-view .tabs li { float:left;}
.product-view .tabs a { display:block; padding:8px 10px; text-decoration:none; background:#dfdfdf; color:#666}
.product-view .tabs a:hover { background-color:#ddd; color:#444;}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover { background:#333; font-weight:bold; color:#fff; }
