#wrapper{
width: 730px;
margin:  auto;
}
.box{
background: #000000;
}
.boxholder{
clear: both;
padding: 1px;
background: #DA251D;
}
.tab{
float: left;
height: 22px;
width: 122px;
margin: 0 2px 0px 0;
text-align: center;
background: #DA251D no-repeat;
}
.tabtxt{
margin: 4px;
color: #fff;
padding: 0px 0px 0px 4px;
font-size: 12px;
font-weight: bold;

}