h2 {
	font-size: 22px;
	color: #072f84;
	margin: 0px;
}
#top_content h3 {
	color: #83be23;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 0px 5px 0px;
	margin: 0px;
}
h4 {
	color: #033a8e;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
#top_content {
	/*border-left: 1px solid #57BAE5;
	border-right: 1px solid #57BAE5;
	border-bottom: 1px solid #57BAE5;*/
	background: url(../images/deals/top_bg.jpg) no-repeat left top;
	padding: 30px 0px 20px 30px;
}
#SiteMap_Links .Links h3 {
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 12px;
} 
#top_content p {
	color: #033a8e;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}
#right_image {
	width: 258px;
	background-color: #e4f7f9;
	float: right;
	margin: 70px 0px 0px 0px;
}
.deal {
	margin-top: 10px;
}

#bottom_content {
	background: url(../images/deals/specials_top_bg.jpg) repeat-x left top;
	padding: 31px 19px;
	border-left: 1px solid #57BAE5;
	border-right: 1px solid #57BAE5;
	border-bottom: 1px solid #57BAE5;	
}
#bottom_content h3 {
	color: #F5A50B;
	font-size: 120%;
	text-transform: uppercase;
	padding: 15px 0px 5px 0px;
	margin: 0px;
}
.image_map {
	float: left;
	border: 0px;
}

#movie_deals {
	width: 350px;

}
.print_button {
	padding-top: 15px;
}
.specials_spot {
	padding: 11px;
	background-color: #FFFFFF;
	background-image: url(../images/deals/spot_th.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.specials_copy {
	width: 223px;
	float: right;
	padding: 0px 7px 0px 0px;
}

