/* default background */
body,
.telly {
	background-repeat:	no-repeat;
	background-color:	#000000;
}

.hero {
 position:		relative;
}

.layoutC .strapline {
margin-left:	30px !important;
top:			-25px ;
font-size:		14px;
height:			14px;
font-weight:	normal !important;
}
/* remove homepage (>) symbol 
.layoutC .article_link {
	display:	none;
	visibility: hidden;
}*/
.layoutD .strapline {
	display:	none;
	visibility:	hidden;
}

.layoutC #sponsor {
position:		absolute;
left:			214px; 
top:			-7px;
}
.layoutD #sponsor {
top:			-8px;
}

/* allow ULs in columnB */
.columnB ul, .columnB ol {
	margin-left:		30px;
}
.columnB ul li, .columnB ol li {
	
	margin-bottom:		0.5em;
}
.columnB ul li { list-style-type:	disc !important; }
.columnB ol li { list-style-type:	decimal !important; }

.module-heading {
	margin-top:			20px;
}
.module-heading:first{
	margin-top:			0;
}

h2.hnav {
	text-align:			left;
}
.hnav {
	width:				170px;
	text-align:			right;
}
	.hnav a:first-child {
		float:				left;
	}

.hero #sponsor a {position:relative;bottom:-26px;right:56px}

.branding #sponsor a {position:relative; bottom: -14px;right:-118px}

.branding, .clickableBranding { height: 440px !important; }
