@charset "utf-8";

div#content { padding: 0px; padding-bottom: 20px; } /* Padding override for content */
div#content h1 { margin-bottom: 10px; }

.clearBoth {
	border:medium none !important;
	clear:both !important;
	display:block !important;
	float:none !important;
	height:1px !important;
	line-height:0.1em !important;
	margin:0 !important;
	padding:0 !important;
	position:relative !important;
	width:100% !important;
}

/* Section Right */
#section_rightOverride {
	display: block; position: relative;
	width: 235px;
	float: right;
	padding: 0px 0px 10px 10px;
}
#section_rightOverride .PageFeatureLeft {
	background-color: #E10062;
	color: #000;
	padding: 10px; padding-bottom: 15px;
	margin-top: 5px;
	min-height: 10px;
}
#section_rightOverride .PageFeatureLeft h5 { 
	font-size: 21px;
	color: #fff; 
	margin: 0px; margin-bottom: 4px; margin-top: -2px; padding: 0px; 
}
/* End Section Right */

#landingPageImage {
	position: relative;
	min-height: 50px;
	top: -50px;
	margin-bottom: -50px; /* Brings the bottom border up for the sibling elements */
	z-index: 1;
}
#channels {
/*	margin: 0px 0px 20px 0px;
	position: absolute;
	top: 92px; */
	position: relative;
	margin: 0px;
	top: 0px;
	height: 50px;
	z-index: 2;
}
#content {
	padding: 0px;
}
