h1 {
	margin-bottom: 10px;
}

#content h1 a, #content h2 a, #content h3 a, #content h4 a {
	text-decoration: none;
	color: #404040;
}

#content h1 a:hover , #content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
	text-decoration: underline;
}

.section_container {
	position: relative;
	float: left;
}

#main_content .box {
	padding-bottom: 52px;
	width: 308px;
	position:relative;
}
.boxTextAligner {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 170px;
}
.box img.left {
	position: absolute;
	left: 20px;
}

.box a {
	display: block;
	margin-bottom: 4px;
}
#main_content .oneColomn {
	width: 309px;
	padding-left: 24px;
}

#main_content .bottomCampaign.box.left {
	padding-left: 20px;
	width: 310px;
}

#main_content .box .wide {
	width: 200px;
	float: none;
	position: absolute;
	bottom: 10px;
	background: url(/Images/button/button_orange_3col.png) bottom left;
	padding: 0 0 6px;
	height: auto;
	min-height: 0;
	margin-left: -14px;
}

#main_content .box .wide span {
	line-height: 1 !important;
	text-align: center;
	height: auto;
	float: none;
	background: url(/Images/button/button_orange_3col_top.png) no-repeat top right;
	padding: 5px 4px 0px;
}

#main_content .box .wide:hover {
	background-image: url(/Images/button/button_orange_hover_3col.png);
}

#main_content .box .wide:hover span {
	background-image: url(/Images/button/button_orange_hover_3col_top.png);
}

h3.header {
	clear: both;
	padding: 10px 0 13px 20px;
	margin-bottom: -7px;
	background: url(/Images/line_wide.gif) no-repeat center bottom;
}

.shortcuts {
	background: url(/Images/line_wide.gif) no-repeat center bottom;
	float: left;
	padding: 0 0 8px 5px;
	width: 705px;
	margin-bottom: 5px;
}

.shortcuts .section {
	float: left;
	padding: 10px 13px 0;
	width: 200px;
	min-height: 120px;
}

.shortcuts .center {
	background: url(/Images/section_lines.gif) no-repeat left -495px;
	padding: 10px 26px 0;
}

.shortcuts h4 {
	margin-left: 3px;
}

/* sidebar */
.what_get {
	background-image: url(/Images/Boxes/grey_box.png);
	padding: 22px 17px 32px;
	width: 200px;
	margin-bottom: 5px;
}

.what_get h3 {
	color: #252525;
	background-color:#e1e1e1;
	color:#252525;
	margin:0px -10px 5px -9px;
	padding:0pt 10px 5px 8px;
}

.what_get label {
	display: block;
	color: #252525;
	font-weight: bold;
}

.what_get input {
	display: block;
}

.pay_per_view h4 {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 3px;
	clear:both;
}

.pay_per_view ul {
	list-style: none;
	margin: 0 0 5px;
}

.pay_per_view .time {
	float: left;
	color: #000000;
	font-weight: bold;
	font-size: 100%;
}

.pay_per_view .price {
	float: right;
	color: #e86c1f;
	font-size: 110%;
	font-weight: bold;
}

.pay_per_view .title {
	clear: both;
}

.pay_per_view .program .button {
	float: right;
	margin-top: 10px;
	margin-bottom: 25px;
}

.action button {
	clear: both;
	padding-top: 20px;
}

.allProgramsButtonContainer {
	float: right;
	clear: both;
}

.program {
	padding-bottom: 20px;
}

.time {
	padding: 0;
}

.price {
	padding: 0;
}


