
.tab a, .tab1 a, .tab2 a, .tab3 a, .tab4 a, .tab5 a, .tab6 a{
color: #fff;
text-decoration: none;
}
.tab a:hover, .tab1 a:hover, .tab2 a:hover, .tab3 a:hover, .tab4 a:hover, .tab5 a:hover, .tab6 a:hover{
color: #DFE44F;
}

.item{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
color:#777777;
}
#wrapper{
width: 520px;
margin: 0 auto;
}
.box, .box1, .box2, .box3, .box4, .box5, .box6{
background: #fff;
}
.boxholder{
clear: both;
padding: 2px;
background: #8DC70A;
}
.tab, .tab1, .tab2, .tab3, .tab4, .tab5, .tab6{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
