/* GENERAL CHANGES */

#itemarea {
 margin-top:10px;
}

#under_tabs_price {
 padding-top:15px;
 padding-left:6px;
}

#tab_inset img {
 border:1px solid #D2D6BF;
}

/* TABS */

#tabs_holder {
 width:382px;
 margin-left:6px;
 background:url(/lib/yhst-83206356546772/tabs-bg.jpg);
 height:20px;
 margin-top:10px;
}

#tabs_holder a {
 font-size:10px;
 color:#777;
 text-decoration:none;
 padding-top:4px; 
 display:block;
}

.tab_f {
 width:90px; 
 height:20px;
 overflow:hidden;
 text-align:center;
 background:url(/lib/yhst-83206356546772/tab-f.jpg) top left #F1F2EA;
 float:left;
}

.tab_b {
 width:90px; 
 height:20px;
 overflow:hidden;
 text-align:center;
 background:url(/lib/yhst-83206356546772/tab-b.jpg) top left #F7F8F3;
 float:left;
}

/* TAB CONTENT */

#tabs_content_holder {
 border:1px solid #D2D6BF;
 border-top-width:0px;
 width:360px;
 padding:10px; 
 margin-left:6px;
 background:url(/lib/yhst-83206356546772/tab-content-bg.jpg) bottom left repeat-x;
}

.content_b {
 display:none;
}

#content_1 { height:200px; overflow:auto; }
#content_2 { height:200px; overflow:auto; }
#content_3 { height:200px; overflow:auto; }
#content_4 { height:200px; overflow:auto; }










/* END TABS */

