<style type="text/css">

p.tabcontent{
padding: 0px;
text-align: justify;
}

#wrapper{
width: 694px;
}

.box{
background: #fff;
}

.boxholder{
clear: both;
padding: 1px;
background: #C6C6C6;
}

.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #c6c6c6 url(/news/newstab.jpg) no-repeat;
}

.tabo{
float: left;
height: 32px;
width: 59px;
margin: 0 1px 0 0;
text-align: center;
background: #ffffff no-repeat;
}

.tabtxt
 { 
  margin: 0;
  padding: 1px 0 0 0;
  font-family: arial; 
  font-size: 12px; 
  font-weight: bold;
  letter-spacing: 1px ; 
  text-align: center; 
  line-height:12px; 
  color: #ffffff;
  }
a.tabtxt  { color: #545454; text-decoration: none; font-weight: bold; }
a.tabtxt:visited { color: #545454; font-weight: bold; }
a.tabtxt:hover   { color: #f73200; text-decoration: nono; font-weight: bold; }

</style>