#tabs{
position:relative;
top:70px;
*top:0px;
margin-left:240px;
margin-top:10px;
height:30px;
width:665px;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
background:#bdb98f url("../../images/raised square/time4bed_bg_beige.gif") repeat-x bottom left;
}

#tabs ul{margin-top:-70px;*margin-top:-10px;padding:0;list-style-type:none;width:auto;float:left;}
#tabs ul li{display:block;float:left;margin:0 2px;}
#tabs ul li a{display:block;float:left;color:#bdb98f;text-decoration:none;padding:0px 0 0 25px;height:43px;line-height:50px;}
#tabs ul li a span{display:block;float:left;padding:0 25px 0 0;height:31px;width:auto;}
#tabs ul li a:hover{color:#fff;}
#tabs ul li a:hover span{display:block;cursor:pointer;}
#tabs ul li a.current,#tabs ul li a.current:hover{color:#894d12;background:transparent url("../../images/raised square/time2bed_left-ON.gif") no-repeat bottom left;height:40px;}
#tabs ul li a.current span{background:transparent url("../../images/raised square/time2bed_right-ON.gif") no-repeat bottom right;height:40px;}

