@charset "utf-8";
#info_page {
	margin: 0px;
	height: 1300px;
	width: 680px;
	padding: 0px 20px 20px;
}
#info_page h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#info_page p span {
	color: #360;
	font-weight: bold;
}
#info_page h2 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
#sidebar {
	height: 1400px;
}
#sidebar_inner {
	height: 1390px;
}
#sidebar_inner #map_text h3 a {
	text-decoration: none;
	color: #360;
}
#sidebar_inner #map_text h3 a:hover {
	color: #C0C;
}
#sidebar #market_map{
	margin: 0px;
	height: 327px;
	width: 156px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#map_padding {
	padding-top: 10px;
}
#market_map h1 {
	text-align: center;
}
#sidebar #map_text {
	margin: 0px;
	height: 70px;
	width: 156px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#mainContent {
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 25px;
	padding-left: 21px;
} 
#mp_border {
	padding: 0px;
	float: left;
	height: 112px;
	width: 129px;
	border: 3px solid #F99;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shipping_table {
	height: 280px;
	width: 679px;
	background-color: #CFC;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.terms #container #mainContent h1 {
	margin: 0px;
	padding: 0px;
}
#info_page h2  a{
	text-decoration: none;
	font-size: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#info_page h2 a:hover  {
	text-decoration: none;
	color: #C0C;
}
#info_page #terms_wrap {
	height: auto;
	width: auto;
	border: 2px solid #C0C;
}

#info_page p a {
	text-decoration: none;
}
#info_page p a:hover {
	color: #C0C;
}
