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