
#wrapper{
width: 600px;
margin: 0 auto;
}
.box{
background: #fff;

}
.boxholder{
clear: both;
padding: 0px;
background: black;
width: 800px;
}
.tab{
float: left;
height: 32px;
width: 148px;
text-align: center;
background: #ffffff url(images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 10pt;
font-weight: bold;
padding: 9px 0 0 0;

}
