/* ------------------ Home Page Only ------------------------- */
a.communityHomeBannerLink
	{
		padding-right: 19px;
		background-image: url('../Images/arrows_white.gif');
		background-repeat: no-repeat;
		background-position: right center;
		font-size:11px;
		display:inline;
		color: #aae0f9;
	}
a.communityHomeBannerLink:hover {color: #409e46; text-decoration:none;}

.news {color: #fff; font-size:14px;}
	.news h2 {font-size: 19px; margin:0;}
		.news1 {margin: 32px 0 0 28px; width: 292px; height: 86px;}
			.news1 img {float: right; margin: 7px 0 20px 23px;}
		.news2 {margin: 35px 0 0 28px; width:292px; height:86px;}
			.news2 img {float: left; margin: 7px 23px 20px 0;}
	.news .smalltext {font-size: 11px; display: block; padding-top:8px; float: left; margin:0; }

.col1, .col2 {margin-top: 5px; float: left; padding: 5px; display: inline; }
.col1 {height:190px; width:620px; /*200x630-p*/ background: transparent url('../Images/bg_home_col1.gif') no-repeat 0 0; margin-right:10px; }
.col2 {height:190px; width:300px; /*200x310-p*/background: transparent url('../Images/bg_home_col2.gif') no-repeat 0 0; }
	.col1 h2, .col2 h2  {font-size: 18px; margin:0; font-weight:normal; width: 130px;}
	.col1 h2 {float: left;}
	.col1 a {float: right; margin-top: 6px;}

.topVideos, .topPhotos {float:left; display: inline; width:270px; color:#007aa3; }	
.topVideos {margin: 0 0 0 14px;}
.topPhotos {margin: 0 0 0 46px;}
	.topVideos span, .topPhotos span {float: right; font-size: 12px; }
	.topVideos span img, .topPhotos span img {margin-right:7px;}
	.titleSection
	{
		height:35px;
		padding-bottom:10px;
		padding-top:20px;
	}
	
.col2 h2 {margin: 25px 0 0 26px;}	
.col2 .formLabel {margin: 8px 0 0 26px;}
.col2 .formRadio {margin: 5px 0 0 24px; float: left;}
	
/** Poll **/
.survey {display:block; float:left; width: 290px; padding: 5px; height: 180px; overflow: hidden; }
.survey h2 {margin: 0; padding: 0 0 5px 0; width: 250px;}
.survey .title { display: block; padding-bottom: 5px; }
.survey .questionsWrapper {padding: 0 5px 10px 0}
.survey .results 
{
	float:left;
	text-align:right;
	display:inline;
	width:135px;
	height:20px;
	vertical-align:top;
	font-weight:bold;
	overflow:hidden;
}
.survey br { clear: both; }
.survey .voteButton {float:left;}
.survey .skipLink  {float:right; padding-right:5px;}

.precentageBarContainer {float:right; width:143px; height:17px; padding: 2px 2px 10px; background-image:url('../Images/bar_container.gif');background-repeat:no-repeat;background-position:left top; font-size: 0;}
.percentageBar { width:139px; float: left; }
.percentageBarStart { float:left;width:2px;height:13px;background-image:url('../Images/bar_start.gif');background-repeat:no-repeat;background-position:left top; }
.percentageBarFill { float:left;height:13px;background-image:url('../Images/bar_fill.gif');background-repeat:no-repeat;background-position:left top;overflow:hidden; }
.percentageBarEnd { float:left;width:2px;height:13px;background-image:url('../Images/bar_end.gif');background-repeat:no-repeat;background-position:left top; }

#contentFooter { float: none; }