
select{
border:solid; border-width:1px; border-color:#006000; font-size:12px;
}

#sformdiv{
float:left; width:660px; text-align:center; background-color:transparent;
}

#searchform{
border-spacing:0; font-size:12px;
}

#term{
font-size:12px;
}

#finder{
height:20px; width:61px; background-image:url(../img/btn_green.png)
}

#adder{
height:20px; width:61px; background-image:url(../img/btn_green.png)
}

#resultdiv{
float:left; width:660px; text-align:center; background-color:transparent; margin:0; padding:0;
}

#searchresults{
margin:0; padding:0; margin-left:auto; margin-right:auto; border-spacing:0; font-size:12; border-style:dotted; border-color:#006000; border-width:1px; border-right:none;
}

th{
width:5%; text-align:left; color:#006000; border-style:dotted; border-width:1px; border-color:#006000; border-left:none; border-top:none; border-bottom:none;
}

td{
width:5%; border-style:dotted; border-width:1px; border-color:#006000; border-left:none; border-bottom:none;
}

#addp{
margin:0; padding:0; text-align:center;
}

#footer{
z-Index:0; float:left; height:56px; width:660px; text-align:center; padding:0; margin:0px; background-image:url(../img/vbby_green.png);
}


