p{
margin: 0;
padding: 7px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #000;
overflow:auto
}
#wrapper{
width: 850px;
margin: 0px 0px 20px 0px;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #685c4f;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #685c4f url(../images/greentab.jpg) no-repeat;
}

.tab a{ color:#fff
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}