.SearchControl { background-color: #e0e0e0; border: solid 2px #303090; font-family:arial; }

.businesslink {
	color: blue;
	font-weight: bold;
}

.adbody {
	padding: 12px;
	font-family:Arial;
	font-size: .7em;
}

.contactinfo
{
    font-family:Arial;
    font-size: .7em;
    padding: 5px;
}

.categoryHeader
{
    height:20px;
    text-align:center;
    font-weight:bold;
    background-color:#303090;
    color:White;

}
table.categoryTable
{
    width:100%;
}
td.categoryCell
{
    font-size:0.78em;
    font-weight:bold;
}       

#layer1 { z-index: -1; visibility: visible; }