#mapTabLocation{
	background-image:url(../images/map/map_inactive_03.gif);
	width:140px;
	height:25px;
	float:left;
}
#mapTabResults{
	background-image:url(../images/map/map_inactive_05.gif);
	width:146px;
	height:25px;
	float:left;
}
#mapTabAdvanced{
	background-image:url(../images/map/map_inactive_04.gif);
	width:138px;
	height:25px;
	float:left;
}
#mapTabLocation:hover{
	background-image:url(../images/map/map_active_03.gif);
}
#mapTabResults:hover{
	background-image:url(../images/map/map_active_05.gif);
}
#mapTabAdvanced:hover{
	background-image:url(../images/map/map_active_04.gif);
}
#map{
	float:left;
	width:325px;
}

.searchSection{
	padding-top:20px;
}
#search_button_link{
	position:relative;
	left:-80px;
	z-index:-2;
	margin-top:12px;
	width:60px;
	}
	


#quick_links_container{
	position:absolute;
	left:-2px;
	top:283px;
	width:706px;
	}

#quick_links_girls{
	position:absolute;
	top:30px;
	left:2px;
	}

#quick_links_guys{
	position:absolute;
	top:64px;
	left:2px;
	}

.combo{
	width:189px;
	}

.and{
	position:relative;
	left:0px;
	margin:0px;
	}

#age_search{
	font: 11px Arial, Helvetica, sans-serif;
	}
	
#quick_links_bar,#search_options_bar{
	position:absolute;
	top:0px;
	left:0px;
	/*background:url('../images/common/bg_button_night.gif');*/
	height:13px;
	width:100%;
	border-bottom:2px solid #d1d8ea;
	border-left:2px solid #d1d8ea;
	border-right:2px solid #d1d8ea;
	}

#search_options_bar{
	left:-2px;
	}

#quick_links_header{
	position:absolute;
	}

#personal_info{
	top:10px;
	}

#benefits{
	position:relative;
	top:0px;
	left:0px;
	height:240px;
	}
	

#right_display{
	position:absolute;
	top:27px;
	left:360px;
	width:340px;
	height:400px;
	}
	
#no_results{
	float:left;
	padding:10px;
	padding-bottom:5px;
	width:302px;
	height:30px;
	background:#fff;
	border:3px solid #cb0000;
	margin-bottom:9px;
	}
	
#no_results p{
	color:#cb0000;
	}	
	
.alert{
	float:left;
	margin-right:10px;
	}

.button{
	margin-right:15px;
	width:110px;
	text-align:center;
	}
	
.button a{
	font-family:arial;
	font-size:11px;
	line-height:1.2em;
	}
#tc{
	position:absolute;
	margin-top:-10px;
	margin-left:10px;
	z-index:3000;
	}

