#wraptab{
width: 100%;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 1px;
background: #A6ACCA;
}
.tab{
float: left;
height: 22px;
margin: 0 1px 0 0;
text-align: center;
border-left : 2px solid #a9b8c2;
border-right : 2px solid #a9b8c2;
background: #DEE3E7 url(./images/cellpic6.gif);
}
.tabtxt{
margin: 0px 10px 0px 10px;
color: #000;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 0;
}
