#topgreen-search {
	background:url(./images/topgreen-search.gif);
	width:502px;
	height:49px;
	padding-left:36px;
	font:bold 10px arial;
	background-repeat:no-repeat;
	padding-top:15px;
	color:#000000;
}

#topgreen-search-wide {
	background:url(./images/topgreen-search-wide.gif);
	width:721px;
	height:58px;
	padding-top:15px;
	padding-left:36px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	font:bold 10px arial;
}

select {	font:10px arial, helvectica, sans serif;
}

input{
	font:10px arial, helvectica, sans serif;
}

maggreen {	float:left;}

.numresults {	float:left;
	width:345px;
	padding-bottom:5px;
}

.numresults_wide {
	float:left;
	width:555px;
	padding-bottom:5px;
}

.cat_header {	width:522px;
	background:url(./images/cathdrbg.gif);
	background-repeat:no-repeat;
	color:white;
	font:bold italic 14px arial;
	margin-bottom:2px;
	padding-left:5px;
	padding-bottom:3px;
	padding-top:1px;
}

.subcat_header {
	width:517px;
	background:url(./images/subhdrbg.gif);
	background-repeat:no-repeat;
	color:#156200;
	font:bold 13px tahoma,arial;
	margin-bottom:3px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
}

.sr_img {
	height:18px;
	margin-bottom:0px;
	width:20px;
	float:left;
	padding-top:5px;
	padding-right:3px;
}

.sr_middle {
	height:10px;
	width:450px;
	float:left;
	margin-top:5px;
}

.searchres {	margin-left:10px;
	width:518px;
	text-align:justify;
}

.top_search_t1 {	width:78px;
	float:left;
	margin-top:4px;
}

.top_search_t2 {	width:50px;
	float:left;
	margin-top:4px;
	margin-left:10px;
}

.top_search_t3 {
	width:200px;
	float:left;
	margin-top:0px;
	margin-left:10px;
}

.top_search_b1 {
	width:170px;
	float:left;
}

.top_search_b2 {
	width:151px;
	float:left;
}

.top_search_b3 {
	width:151px;
	float:left;
	margin-left:10px;
}

.top_search_spacer {	font-size:0px;
	height:4px;
	clear:both;
}

.subcat_list {	width:135px;
}

.list_hr {	background:url(./images/list_hr.gif);
	height:5px;
	width:522px;
	margin-top:2px;
	clear:both;
	background-repeat:no-repeat;
	font-size:0px;
}

.list_empty_hr {
	background:none;
	height:5px;
	width:522px;
	clear:both;
	background-repeat:no-repeat;
	font-size:0px;
}

.sr_left {	float:left;
	width:340px;
	text-align:left;
	color:red;
}

.sr_right {	float:left;
	width:160px;
	text-align:left;
	word-wrap:break-word;
}

.sr_point {	float:left;	padding-top:2px;
	text-align:right;
	width:160px;
}

.sr_tel {	float:left;
	font-weight:bold;
	width:160px;
	text-align:right;
	margin-right:6px;
	color:red;
}

.sr_text {	width:510px;
	text-align:left;
}

.subcat_link {	font-weight:normal;
	font-style:italic;
}
.subcat_link:link {	color:blue;
}.subcat_link:visited {
	color:blue;
}
.subcat_link:hover {
	color:#156000;
}

.info_window {	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border:2px solid green;
	background:#8FCE2C;
	color:black;
	visibility:hidden;
	position:absolute;
	z-index:9999;
	width:200px;
}

.info_window a:link {	color:blue;
}
.info_window a:visited {
	color:blue;
}
.info_window a:hover {
	color:#156200;
}


