.listing_under_image {
	height:91px;
	width:133px;
	background-image:url(http://www.eeda.com/imgs/blank_under_image.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.dream_home_icon {
	height:20px; width:20px;
	background-image: url(http://www.eeda.com/imgs/icons_lstng_dream_grey.jpg);
}
.dream_home_icon_over {
	height:20px; width:20px;
	background-image: url(http://www.eeda.com/imgs/icons_lstng_dream_grey_on.jpg);
}

.prospect_icon {
	height:20px; width:20px;
	background-image: url(http://www.eeda.com/imgs/icons_lstng_prosp_grey.jpg);
}
.prospect_icon_over {
	height:20px; width:20px;
	background-image: url(http://www.eeda.com/imgs/icons_lstng_prosp_grey_on.jpg);
}

.email_home_icon {
	height:20px; width:20px;
	background-image: url(http://www.eeda.com/imgs/icons_lstng_email_grey.jpg);
}
.email_home_icon_over {
	height:20px; width:20px;
	background-image: url(http://www.eeda.com/imgs/icons_lstng_email_grey_on.jpg);
}

a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#2525FA;
}

a:hover {
	text-decoration:none;
}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	padding:0px;
	margin:0px;
}
td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	vertical-align:top;
}
.td_white, .td_white a, .td_white a:hover{
	vertical-align : top;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#ffffff;
}
p {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
}

/*-----------------------------------------*/

.main_shell_mainnav {
	background-image : url('../imgs/bkg_nav_off.jpg');
	background-repeat : repeat-y;
	vertical-align:middle;
	cursor:pointer;
	color : #ffffff;
	font-size : 10pt;
	font-family : arial;
	height:24px;
	width:138px;
	border: 1px solid #889AAF;
	/*background-color:#505050;*/
	/*border-bottom:1px solid #7A7A7A;*/
}
.main_shell_mainnav-hover {
	background-image : url('../imgs/bkg_nav_over.jpg');
	background-repeat : repeat-y;
	vertical-align:middle;
	cursor:pointer;
	color : #ffffff;
	font-size : 10pt;
	font-family : arial;
	height:24px;
	background-color:#5e5e5e;
	width:138px;
	border: 1px solid #889AAF;
	/*border-bottom:1px solid #7A7A7A;*/
}
.main_shell_mainnav a,.main_shell_mainnav-hover a {
	color : #ffffff;
	font-size : 10pt;
	font-family : arial;
	text-decoration : none;
	vertical-align:bottom;
}
.main_shell_mainnav a:hover,.main_shell_mainnav-hover a:hover {
	color : #ffffff;
	font-size : 10pt;
	font-family : arial;
	text-decoration : none;
	vertical-align:bottom;
}
.sub_nav{
	cursor: default;
	position: absolute;
	z-index:2;
	left:0px;
	top:0px;
	text-align:center;
	cursor: pointer; cursor: hand;
	z-index:2;
}
.sub_nav table{
	cursor: default;
	width:120px;
	border-spacing:1;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
	left:0;
	top:0;
	background-color:#0e0b0b;
	cursor: pointer; cursor: hand;
}
.sub_nav td {
	vertical-align:middle;
}
.sub_over{
	cursor: default;
	text-align:center;
	background-color:#464646;
	cursor: pointer; cursor: hand;
}
.sub_off{
	cursor: default;
	text-align:center;
	background-color:#0e0b0b;
	cursor: pointer; cursor: hand;
}
.sub_nav a{
	cursor: default;
	font-size:7pt;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	cursor: pointer; cursor: hand;
}

.lstng_result_content{
	font-family : Tahoma;
	color : #3d7899;
	font-size:8pt;
}
.lstng_result_content a{
	font-family : Tahoma;
	color : #3d7899;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}
.lstng_result_content a:hover{
	font-family : Tahoma;
	color : #3d7899;
	font-size:8pt;
	text-decoration:underline;
	font-weight:bold;
}
.lstng_search_page_nums{
	font-family : Tahoma;
	color : #ffffff;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}
.lstng_search_page_nums a{
	font-family : Tahoma;
	color : #ffffff;
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
}
.lstng_search_page_nums a:hover{
	font-family : Tahoma;
	color : #ffffff;
	font-size:8pt;
	text-decoration:underline;
	font-weight:normal;
}
.lstng_search_page_nums_div{
	background-color:#3574A1;
	padding:2px;	
}
.search_form_right_required {
	vertical-align:middle;
	text-align:right;
}
