#main_content div.for_iebug { padding: 0 15px; }
#main_content h2 {
	width: 743px;
	height: 37px;
	background: url(/images/new_stores/h2.png) no-repeat;
	text-indent: -5000px;
}
#main_content h3 {
	margin: 10px 0;
	padding: 7px;
	border-top: 2px solid #c4dd94;
	color: #f39700;
	font-size: 160%;
	font-weight: bold;
}
#main_content .goto_top { text-align: right; }
#main_content .goto_top a {
	min-height: 15px;
	padding-right: 15px;
	background: url(/images/arrow_top.png) no-repeat right center;
	font-size: 85%;
	display: block;
}
#stores_content {
	width: 540px;
	margin-left: auto;
	margin-bottom: 170px;
}
#stores_content a { color: #8ec31f; }


#stores_content h4,
#stores_content .address,
#stores_content .bunners,
#stores_content .photos,
#stores_content .links {
  padding: 0 5px;
	font-weight: bold;
}
#stores_content h4 { font-size: 180%; }
#stores_content .address { font-size: 120%; }

#stores_content .bunners { margin: 20px 0; }

#stores_content .photos {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 2px dotted;
  border-bottom: 2px dotted;
  border-color: #8ec31f;
}
#stores_content .links { margin: 10px 0; }
#stores_content .links a {
  font-size: 120%;
}


