#content .textbox {
 width: 610px;
}

#content .textbox p.first {
 color: #669900;
 font-weight: bold;
 font-size: 13px;
 line-height: 16px;
}


#content .textbox div.left {
 float: left;
 display: inline;
 width: 295px;
 padding-right: 38px;
}

#content .textbox div.right {
 
}

.textbox a:hover, 
.textbox a:link, 
.textbox a:active, 
.textbox a:visited { color: #0076a3; border-bottom: 1px solid #d8eaf1; line-height: 16px; }

