* {
	margin : 0px;
	padding : 0px;
}
body {
	font-family:arial, sans-serif;
	font-size:12px;
	color:#334;
}
a {
	color:#3f3f9f;
	text-decoration:none;

}
a:hover {
	color:#09099f;
}
h2 {
	margin:20px 0px;
}
p {
	margin:20px 0px;
}
ul, li {
	list-style-type:none;
}
#container {
	width:960px;

	margin:0 auto;
}
#header {
	height:120px;
	margin:5px 0px 20px 0px;
	padding:0px;
}
#header h1 {
	text-indent:-9999px;
	background-image:url("../img/gas.gif");
	height:78px;
	background-repeat:no-repeat;
	width:542px;
}
#header h1 div {
	font-size:12px;
	font-weight:normal;
	background-color:#fff;
	color:#333;
}
#header ul, #header ul li{
	list-style-type:none;
}
#header li {
	display:inline;
}
#header li a {
	display:block;
	float:left;
	height:38px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}	
#header li#nav_home a {
	width:93px;
	background-image:url("../img/how_much_is_gas.gif");
}
#header li#nav_prices a {
	width:130px;
	background-image:url("../img/your_local_gas_prices.gif");
}	
#header li#nav_mpg a {
	width:158px;
	background-image:url("../img/research_vehicle_efficiency.gif");
}	
#header li#nav_tips a {
	width:132px;
	background-image:url("../img/gas_saving_tips.gif");
}	
#header li#nav_resources a {
	width:131px;
	background-image:url("../img/other_gas_resources.gif");
}	
#left {
	width:200px;
	float:left;
}
#right {
	width:140px;
	float:right;
}
#content {
	margin:0px 140px 0px 200px;
	padding:5px 10px;
}

#disclaimer {
	font-size:10px;
	text-align:right;
	font-style:italic;
	color:#999;
}
.box {
	border:1px solid #999;
	padding:0px;
	margin:0px 0px 20px 0px;
}
.box p, .box form {
	padding:5px 3px;
	font-size:11px;
}
.box form {
	padding:10px 5px;
	text-align:center;
}
.box h3 {
	margin:0px;
	padding:5px;
	text-align:center;
	font-size:12px;
}
.box ul {
	list-style-type:none;
}
.box ul li{
	list-style-type:none;
	padding:3px 5px;
}	
#nav.box h3 {
	background-color:#7EB610;
	color:#fff;
}
#news.box h3 {
	background-color:#F8C055;
	background-color:#515151;
	color:#fff;
}	
#search.box h3 {
	background-color:#713232;
	color:#fff;
}	
#sponsors.box h3 {
	background-color:#323281;
	color:#fff;
}			
#search.box p {
	padding:5px;
	margin:0px;
}
#signup.box h3 {
	background-color:#783131;
	color:#fff;
}		
/* GasBuddy CSS */
#gas_buddy {
	position:relative;
	width:590px;
	overflow:hidden;
}
* html #gas_buddy {
	width:590px;
}
#gas_buddy table td {
	display:none;
}
#gas_buddy table td#gasbuddy_map_1433 {

	display:inline;
}