body{
color: #333;
font-size: 11px;
font-family: verdana;
}

p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;

}
#ajaxwrapper{
width: 444px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 0px;
background: #cccccc;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #54A4DE url(greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 10px;
font-weight: normal;
padding: 9px 0 0 0;
cursor:pointer;
}