body{margin-top:25px;letter-spacing:0.04em;line-height:18px;}

/* CONTACT BOX */
#bottom{width:100%;height:175px;margin:30px 0 10px;color:#999;padding:25px 0 10px;border-top:1px solid #333;border-bottom:1px solid #333;}
	#bottom h2{margin:0 0 20px;font-weight:normal;font-family:Helvetica, Verdana, Arial, sans-serif;}
	#bottom .block{float:left;margin:0 15px 0 0;position:relative;}
		#bottom form{}
			#bottom form div.field{position:relative;height:30px;float:left;clear:left;}
		#bottom label{position:absolute;top:3px;left:3px;color:#666;}
		#bottom .input{width:130px;}
		#bottom .textarea{height:60px;margin:0 0 5px;width:170px;}
		#bottom #submit{float:right;}
		
		#bottom ul{list-style:none;padding:0;margin:-5px 0;float:left;}
		#bottom ul li{padding:0 0 5px 15px;width:150px;background:url('/images/bullet_black.png') no-repeat 0 6px;}
			#bottom ul li a{color:#749BB8;text-decoration:none;}
				#bottom ul li a:hover{text-decoration:underline;}
		
	#bottom #form{width:380px;}
	#bottom #popular{width:380px;}
	#bottom #location{width:195px;}
		#bottom #location p{font-size:13px;line-height:18px;}
			#bottom #location a{text-decoration:none;color:#749BB8;}
				#bottom #location a:hover{text-decoration:underline;}
