#searchDiv
{
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
    text-decoration:none;
    color:#949494;
}
.searchbar{ width:950px;  padding-left:20px; float:left; }
.searchfield{ width:950px; border: 2px solid #F3D837;  height:45px; float:left; padding-top:17px; background:url(../images/searchbar.jpg) 0 0 no-repeat;}
.grey_bold1{font-size:12px; font-family:verdana; font-weight:bold; text-decoration:none; color:#000;}
.srchBorderCl
{
	margin: 1px;
	border: 1px solid #CCFF66;
}

.srchContentCl
{
	margin: 1px;
	background-color: #E2FFA8;
}


#list
{
    width: 290px;
    height: 400px;
    overflow: auto;
    border: 1px solid #DFFF9D;
}

#result_list
{
    width: 550px;
    height: 400px;
    overflow: auto;
    border: 1px solid #DFFF9D;
	text-align:left;
}

#map
{
    width: 600px;
    height: 400px;
    padding: 0;
    border: 1px solid #DFFF9D;
}

#map2
{
    width: 340px;
    height: 400px;
    padding: 0;
    border: 1px solid #DFFF9D;
}

.mlistentry
{
  border : 1px solid #FFFFFF;
  background : #A7CC95;
  margin : 1px;
}


#banner
{
    display: none;
    width: 620px;
    height: 110px;
    text-align: left;
    border: 1px solid #ffffff;
    background-image: url("../images/banner.png");
    background-repeat: no-repeat;
}


.adlink:link, .adlink:active, .adlink:visited
{
    display: block;
    width: 600px;
    height: 95px;
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #909090;
    padding: 15px 0 0 20px;
    border: 0;
}

.adlink:hover
{
    color: #000090;
}
.grey_bold12
{
font-size:12px;
font-family:verdana;
font-weight:bold;
text-decoration:none;
color:#949494;
}
.greenpage{ width:268px; height:186px; float:left;}
.search_network{ width:950px;  padding-left:20px; float:left; }
.white12{font-size:12px; font-family:verdana; text-decoration:none; color:#fff; }