/* HOME PAGE SPECIFIC STYLES*/
#subContentBlock {
	background-image:url(contentBG_light.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:790px; /* DO NOT REMOVE. THIS FIXES PEEK-A-BOO BUG ON IE*/
}

.col1{
	width:768px;
	padding-left:11px;
	margin-bottom:0;
	padding-bottom:0;
}


/* these override the default content bgs for the white layout. */
#contentBlock {
	background-image:url(contentbg.jpg);
}
#bucketsFooter{
	background-image:url(contentfoot.jpg);
	height:11px;
}


.3rdPartyFrame{
	border-width:0px;
	margin-left:0px;
}

#subContentBlock .col1 h1{
	margin-left:20px;
	margin-right:20px;
}
 #subContentBlock .col1 .divider{
	margin-left:15px;
	width:740px;
 }