body p#headline {
	background: url(../images/headlines/where_to_buy_headline.png) no-repeat;
	top: 131px;
}

h2.fancy {
	position: relative;
	left: 47px;
	top: -15px;
}
h2.fancy span.text {
	background: url(../images/sprites_where_to_buy.gif) 0 0px no-repeat;
	width: 150px;
	padding-bottom: 5px;
}


#container div.section {
	padding-left: 30px;
}

iframe.map {
	border: 3px #721 solid;
}
