#mainContent{
	width: 627px;
	float: left;
}

.homeLargeContent{
	padding: 21px;
}

.homeLargeContent .readon a{
	font-size: 18px;
	padding-right: 10px;
	background: url(../images/global/button_bluearrow.gif) no-repeat right;
}

.homeLargeContent .readon a:hover{
	background: url(../images/global/button_redarrow.gif) no-repeat right;
}


.homeLargeContent p.maincopy{
	font-size: 12px;
	line-height: 23px;
}

/* Content Sidebar */

.contentSidebar{
	float: left;
	display: block;
}

.homeLargeContent .contentMain{
	width: 435px;
	float: right;
	display: block;
}

.homeLargeContent .contentSidebar{
	width: 140px;
	margin-right: 10px;
}

.homeLargeContent .contentSidebar img.divider{
	margin: 10px 0px 10px 0px;
}

.contentSidebar p{
	margin: 0px 0px 4px 0px;
	line-height: 12px;
	color: black;
}
.contentSidebar p.date{
	color: #999;
	font-style: italic;
}

/* Secondary Leads */

table.minorLayout p.maincopy, .leadout p.maincopy{
	font-size: 12px;
	line-height: 18px;
}

table.minorLayout{
	clear: both;
	border-top: solid 1px #DBDBDB;
	width: 627px;
	padding: 0px;
	margin: 0px;
}

table.minorLayout td{
	padding: 10px 10px 5px 21px;
	vertical-align: top;
}

table.minorLayout td.colLeft{
	border-right: 1px solid #DBDBDB;
	border-bottom: solid 1px #DBDBDB;
	width: 50%;
}

table.minorLayout td.colRight{
	border-bottom: solid 1px #DBDBDB;
	width: 50%;
}

table.minorLayout .contentSidebar, .leadout .contentSidebar{
	width: 73px;
	margin-right: 10px;
	font-size: 10px;
}

table.minorLayout .contentSidebar img.divider, .leadout .contentSidebar img.divider{
	margin: 5px 0px 5px 0px;
}

table.minorLayout .contentMain, .leadout .contentMain{
	width: 195px;
	float: right;
	display: block;
}

table.minorLayout .readon a, .leadout .readon a{
	padding-right: 8px;
	background: url(../images/global/button_bluearrow.gif) no-repeat right;
}

table.minorLayout .readon a:hover, .leadout .readon a:hover{
	background: url(../images/global/button_redarrow.gif) no-repeat right;
}


/* Sections Box */

#sections {
	background: #F9F9F9;
	border: solid 3px #DBDBDB;
	margin: 5px;
	padding: 10px;
	width: 592px;
}

#section table{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#sections table td{
	width: 25%;
	padding: 0px 5px 5px 5px;
	vertical-align: top;
}

#sections table td.firstrow{
	padding-bottom: 15px;
}

#sections h3, #sections h3 a{
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-top: 0px;
}
#sections h3 a:hover{
	color: #FF4312;
}

#sections ul, .leadout li{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 4px;
}
#sections li, .leadout li{
	background: url(../images/global/button_bullet.gif) no-repeat 0px 8px;
	line-height: 14px;
	margin-bottom: 4px;
	padding-left: 5px;
}

#sections a.more{
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-right: 8px;
	background: url(../images/global/button_bluearrow.gif) no-repeat right;
}

#sections a.more:hover{
	background: url(../images/global/button_redarrow.gif) no-repeat right;
}

/* We Like It */

#weLikeIt{
	margin-top: 20px;
	margin-left:21px;
	margin-right:13px;
	width: 593px;
}

#weLikeIt img.imgTitle{
	margin-top: 16px;
}

#weLikeItLeft, #weLikeItRight{
	width: 290px;
	margin-top: 10px;
}

#weLikeItLeft{
	float: left;
	margin-right: 12px;
}

#weLikeItRight{
	float: right;
}


/* Rightbar */
#rightbarContainer{
	float: right;
	width: 325px;
}

#moduleSearch{
	margin-top: 10px;
}

#moduleFlakPhoto, #moduleFlakRadio, #moduleSearch{
	padding: 0px 18px 8px 8px;
	border-bottom: solid 1px #DBDBDB;
}

#moduleFlakPhoto p, #moduleFlakRadio p{
	font-size: 11px;
	color: #3d3d3d;
	line-height: 15px;
	margin: 8px 0px 8px 0px;
}

#moduleFlakRadio, #moduleFlakPhoto {
	margin-top: 8px;
}

#moduleFlakRadio p.play{
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

#moduleSponsoredlinks{
	margin-left:10px;
}
#sponsoredlinksHead{
	margin-bottom: 10px;
}


/* General Styles */

h1, h1 a, h2, h2 a{
	color: #FF4312;
	font-weight: normal;
	margin-bottom: 8px;
}

h1, h1 a{
	font-size: 32px;
	line-height: 32px;
}

h2, h2 a{
	font-size: 18px;
	line-height: 18px;
}

h1 a:hover, h2 a:hover{
	color: #CC3610;
}

h3{
	font-size: 14px;
}
