@media all {
	
/*	----- General -----*/

p, p span {
	text-align: left;
	font-size: 1.2em;
	}

a {
	text-decoration: none;
	color:#000;
	}

p a {
	text-decoration: underline;
	}

a:hover img {
	background: none;
	}

a:hover {
	background-color:transparent;
	text-decoration: underline;
	color:#ee1c24;
	}
	
a:active {
	background:#ee1c24!important;
	color:#fff!important;
	}

a:focus {
	outline:1px dotted;
	background-color:#ee1c24!important;
	color:#fff!important;
}

.italic {
	font-style: italic;
	}
	
strong {
	font-weight: 700;
	}

.upperCase {
	text-transform:uppercase;
	}

ul {
	list-style: none;
	}

.cms ul {
	list-style: disc;
	padding: 5px;
	margin: 5px;
	}	

a.skipNav {
	position: absolute;
	left: -999px;
	color: #000;
	padding: 2px 4px;
	font-size: 0.85em;
	}	

a.skipNav:focus, a.skipNav:hover {
	left: 17px;
	margin-top: 25px;
	}

body {
	color: #000;
	font: 62.5% Arial, Helvetica, sans-serif; /*creates a 10px base which allows all subsequent font sizes to be easily calculated*/
	}
	
body.uberWrapperBottom{
	width:100%;
	height:100%;
	min-height:100%;
	background:#F1F5F8 url(/_images/bkg/bkg_WrapperBottom.gif) bottom left repeat-x;
	}
	
div#uberWrapperTop{
	width:100%;
	background:#f1f5f8 url(/_images/bkg/bkg_WrapperTop.gif) top left repeat-x;
	}

body.wideArticleUber, body.wideArticleUber #uberWrapperTop, body.wideArticleUber .contentTop, body.wideArticleUber #content, body.wideArticleUber #content .contentBottom {
	background:#ffffff none!important;
	}
	

#uberContainer {
	margin: 0 auto;
	width: 965px;
	}
	
.wideArticleUber #uberContainer {
	margin: 0!important;
	}
	
#content {
	clear: both;
	background:transparent url(/_images/bkg/bkg_ContentRepeat.gif) top left repeat-y;
	}

#content .contentTop {
	clear: both;
	zoom: 1;
	background:transparent url(/_images/bkg/bkg_ContentTop.gif) top left no-repeat;
	}
	
#content .contentBottom {
	clear: both;
	background:transparent url(/_images/bkg/bkg_ContentBottom.gif) bottom left no-repeat;
	}

.wideBackground #content {
	background-image:url(/_images/bkg/bkg_ContentRepeatWide.gif);
	}

.wideBackground #content .contentTop {
	background-image:url(/_images/bkg/bkg_ContentTopWide.gif);
	}
	
.wideBackground #content .contentBottom {
	background-image:url(/_images/bkg/bkg_ContentBottomWide.gif);
	}
	
#uberWrapperHeader{
	width:100%;
	background:#fff;
	}

#uberContainerHeader{
	width:965px;
	margin:0 auto;
	position: relative;
	}

#header {
	float:left;
	width:965px;
	font-family: tahoma, arial, helvetica, sans-serif;
	zoom: 1;
	}
	
#maincol {
	margin:0; 
	zoom:1;;
	display:inline;
	}
	
#maincolInner {
	margin:0 16px;
	zoom:1;;
	}
	
/* Headline Styles */
		
h1 {
	font: 1.60em/1.35em Arial, Helvetica, sans-serif;
	font-weight: 700;
	color:#000;
	display:inline;
	float:left;
	}

h1 span{
	font: 1.45em/1.30em Arial, Helvetica, sans-serif;
	font-weight: 700;
	color:#267fc5;
	}

h1 span, #siteLogo span {
	visibility:hidden; 
	}

h2{
	font-size:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	}
	
h2.headline, .borderModuleTitle h2, #thisIssue h2{
	padding:1px 0 0 2px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin-bottom:15px;
	text-transform:uppercase;
	}	
	
h3 {
	font-size:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	}


h3.subHeadline{
	color:#6c8896;
	text-transform:uppercase;
	font-size:1.1em;
	line-height:1.6em;
	font-weight:700;
	padding-bottom:5px;
	}

h4 {
	font: 1.0em/1.0em Arial, Helvetica, sans-serif;

	}

#siteLogo h1{
	margin:0;
	padding:0;
	line-height:0em;
	font-size:0em;
	}

#siteLogo a{
	font-size:0em;
	line-height:0em;
	}

#siteLogo a img{
	display:block;
	}

#siteLogo span{
	font-size:0;
	line-height:0;
	display:none;
}

div.clearFloat, li.clearFloat {
	clear: both;
	height: 0;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
	}	

.left {float: left;}
.right {float: right;}
.centerAlign {text-align:center;}
.centered {	margin: 0 auto;	}
.none {	float: none;}
.clear {clear: both;}

.imgFloatRight {float: right; margin: 0 0 10px 10px;}
.imgFloatLeft {float: left; margin: 0 10px 10px 0;}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.inline {display: inline;}

.imgBorder img {border:1px solid #000!important;}

/* Margin Modifiers */

.noMargin {margin: 0!important;}

.marginLeft5 {margin-left: 5px!important;}
.marginLeft10 {margin-left: 10px!important;}
.marginLeft15 {margin-left: 15px!important;}
.marginLeft20 {margin-left: 20px!important;}

.marginRight5 {	margin-right: 5px!important;}
.marginRight10 {margin-right: 10px!important;}
.marginRight15 {margin-right: 15px!important;}
.marginRight20 {margin-right: 20px!important;}

.margin9H {	margin-right: 9px!important;margin-left: 9px!important;}

.marginTop5 {margin-top: 5px!important;}
.marginTop8 {margin-top: 8px!important;}
.marginTop10 {margin-top: 10px!important;}
.marginTop15 {margin-top: 15px!important;}
.marginTop20 {margin-top: 20px!important;}
.marginTop25 {margin-top: 25px!important;}
.marginTop120 {margin-top: 120px!important;}

.marginBottom5{margin-bottom: 5px!important;}
.marginBottom {margin-bottom: 10px!important;}
.marginBottom10 {margin-bottom: 10px!important;}
.marginBottom15 {margin-bottom: 15px!important;}
.marginBottom20 {margin-bottom: 20px!important;}
.marginBottom25 {margin-bottom: 25px!important;}
.marginBottom30 {margin-bottom: 30px!important;}

	
/* Padding Modifiers */

.noPadding {padding: 0!important;}

.padding7 {padding:10px!important;}
.paddingLeft5 {padding-left: 5px!important;}
.paddingLeft10 {padding-left: 10px!important;}
.paddingLeft15 {padding-left: 15px!important;}
.paddingLeft20 {padding-left: 20px!important;}

.paddingRight5 {padding-right: 5px!important;}
.paddingRight10 {padding-right: 10px!important;}
.paddingRight15 {padding-right: 15px!important;}
.paddingRight20 {padding-right: 20px!important;}

.padding6H {padding-left:6px; padding-right:6px;}
.padding4H {padding-left:4px; padding-right:4px;}
.padding9H {padding-left:9px; padding-right:9px;}
.padding18H {padding-left:18px; padding-right:18px;}

.paddingTop5 {padding-top: 5px!important;}
.paddingTop10 {padding-top: 10px!important;}
.paddingTop15 {padding-top: 15px!important;}
.paddingTop20 {	padding-top: 20px!important;}
.paddingTop25 {	padding-top: 25px!important;}
.paddingTop30 {	padding-top: 30px!important;}

.paddingBottom5 {padding-bottom: 5px!important;}
.paddingBottom10 {padding-bottom: 10px!important;}
.paddingBottom20 {padding-bottom: 20px!important;}
.paddingBottom25 {padding-bottom: 25px!important;}
.paddingBottom30 {padding-bottom: 30px!important;}


/* Text Modifiers */
	
.smallText {font-size: 0.9em;}
.greyText {color:#8e8e8e!important;}
.blackText {color:#000!important;}
.bold{	font-weight:700;}
.underline {text-decoration: underline!important;}
.fontSizeZero {font-size:0;}

/* Display Modifiers */

.hide {display: none!important;}
.fullWidth {width: 100%;}	
.horizList ul li, ul.horizList li {
	float: left;
	display: inline;
	}


/* --- Header Elements ---*/

#headerPromo{
	position: absolute;
	top: 31px;
	left: 732px;
	color:#000;
	background: #000;
	height: 90px;
	width:232px;
	}

#headerPromo .imageAndText{
	height: 74px;
	width:216px;
	padding:8px;
	background: #000;
	}

#headerPromo .imageAndText img{
	padding:8px 0;
	}

#headerPromo .imageOnly img{
	float: left;
	}
	
#headerPromo img {
	border:0 !important;
	}

/* mag and version */

#magAndVersion {
	background: #c2c2c2;
	position: absolute;
	width: 965px;
	padding: 2px 0;
	height: 22px;
	}
	
#magAndVersion div, #magAndVersion select, #magAndVersion input {
	float: left;
	margin-right:5px;
	}

#magAndVersion dl.edition dd a{
	font-size:1.1em;
	text-decoration:none;
	float:left;
	padding-top:4px;
	text-transform:uppercase;
	}
	
#magAndVersion dl.edition dd a:hover {
	text-decoration:underline!important;
	}

#magazineSearch {
	width: 22em;
	}

#magazineSearch select {
	color: #666;
	border: 1px solid #999999;
	margin-left: 0!important;
	height:18px;
	font-size: 1.1em;
	}	

#siteVersion {
	font-family: Arial;
	}

#siteVersion ul {
	margin-top: 3px;
	font-size: 1.1em;
	padding-left:17px;
	}

#siteVersion li {
	padding-right: 5px;
	float: left;
	font-size: 1em;
	font-weight: 700;
	float: left;
	}

#siteVersion li a {
	font-weight: 400;
	color: #000!important;
	text-decoration: none;
	}
	
#siteVersion li a:hover {
	text-decoration: underline;
	}
	
#partOf {
	width: 223px;
	margin: 2px 9px 0 0;
	float: right!important;
	}

#siteLogo {
	margin: 145px 347px 16px 10px;
	float: left;
	}
	
#breadcrumb {
	font-size:1.2em;
	margin:0 18px;
	height: 15px;
	line-height: .5em;
	padding-top:22px;
	border-bottom:1px solid #e5e5e5;
	}

#breadcrumb li{
	color:#b2b2b2;
	}

#breadcrumb li span {
	padding: 0 3px;
	color:#999;
	}

#breadcrumb li a {
	text-decoration: underline;
	}

#breadcrumb li a:hover {
	text-decoration: none;
	}

.col-M #breadcrumb{
	width:610px;
}

/* -- Page Title -- */

#pageTitle{
	display:block;
	padding:6px 9px 9px 9px;
	}

#pageTitle h1{
	font-size:2.2em;
	color:#000;
	font-weight:700;
	}
	

/* -- Site nav -- */

#siteNavContainer {
	clear: both;
	padding: 0;
	margin: 0;
	}
	
#siteNav {
	border-bottom:#6c8896 1px solid;
	padding-bottom:1px;
	width:100%;
	}

#subNav {
	padding:1px 0 6px 0;
	width:100%;
	}

#siteNav ul,
#subNav ul {
	display:block;
	font-size: 1.22em;
	}

	
#siteNav ul li,
#subNav ul li {
	display: inline;
	width:auto;
	text-align:center;
	margin:0 9px;
	}

#siteNav ul li{
	padding-right:18px;
}

#siteNav ul li a,
#subNav ul li a{
	display: block;
	color: #000;
	padding:2px 0;
	text-align: center;
	text-decoration:none;
	white-space:nowrap;
	float:left;
	}


#subNav ul li a{
	padding-left:4px;
	padding-right:4px;
	float:none!important;
	}
		
#siteNav ul li a{
	text-transform: uppercase;
	padding-left:2px;
	padding-right:4px;
}
	
#siteNav ul li a:hover,
#subNav ul li a:hover,
#siteNav ul li a.selected,
#subNav ul li a.selected {
	color:#ee1c24;
	}

#siteNav ul li a:hover{
	text-decoration:underline;
}
		
#siteNav ul li a.selected,
#subNav ul li a.selected{
	font-weight:700;
	}

#subNav ul li a.first {padding-left:0!important; margin-left:0!important;}

/*-- site search --*/

#siteSearch {
	float: left;
	margin: 165px 0 0 0;
	background:#b7c5cc;
	width:300px;
	}
	
#siteSearch .siteSearchInner{
	padding:6px 8px;
	}

#siteSearch label {
	margin-right:10px;
	font-size: 1.3em;
	font-weight: 700;	
	}
	
#siteSearch label span {
	display:none;
	}
	
#siteSearch .field {
	margin: 0 5px 0 0;
	border: 1px solid #6d8896;
	color: #000;
	background:#fff;
	font-size:1.1em;
	}

#siteSearch .field.searchKeyword{
	width:115px;
	font-weight:bold;
	padding:2px 4px;
	}

#siteSearch .field.searchFocus{
	width: 85px;
	}

#siteSearch .searchScope{
	width:118px;
	}


/* --- filers --- These are used by search and events */

.filterRemove a {
	background: url(/_images/iconClose1.gif) 0 0 no-repeat;
	padding-left: 14px;
	}
	
.filterRemove a:hover {
	background: url(/_images/iconClose2.gif) 0 0 no-repeat;
	}
	
.filters h3 {
	color: #000;
	font-size: 1.2em;
	font-weight: 700;
	}

.filters {
	width: 150px;
	float: left;
	margin-left:18px;
	}
	
.filters ul {
	margin-bottom: 24px;
	}
	
.filters ul li {
	font-size: 1.3em;
	line-height:1.5em;
	}

/*For sub nested filters*/
.filters ul li ul li, .filters ul li ul li ul li{
	font-size:1.0em;
	line-height:1.0em;
} 
	
.filters ul li a {
	font-family: tahoma;
	color:#6c8896;
	word-wrap: break-word;
	text-decoration:underline;
	}

.filters ul li a.remove{
	text-decoration:none;
}

.filters ul li a:hover {
	color:#e51c24;
	word-wrap: break-word;
	text-decoration:underline;
	}

/*-- solution search --*/

#solutionSearchWrap {
	float:right;
	width:342px;
	}

#solutionSearch {
	width:266px;
	border: 1px solid #d9d9d9;
	float:right;
	background-color:#f6f6f6;
	padding:6px;
	}
	
#solutionSearch .field {
	width: 168px;
	margin: 0 10px 0 0;
	border: 1px solid #797979;
	}

#solutionSearch label {
	margin:2px 4px;
	display:block;
	}


/* --- Subcol Elements ---*/

#subcol form {
	padding: 12px 0 0 10px;
	}

#subcol form .formRow{
	margin-bottom:4px;
	}

#subcol form input.radio{
	padding:0;
	border:none;
	width:18px;
	}

#subcol form input{
	vertical-align: middle;
	}

#pollContainer #lastPoll .pollBarContainer{
	background-color: #f4f4f4;
	color: #000000;
	}


/* --- Lists --- */

ul.bulletBlack li a, p.bulletBlack a, h3.bulletBlack a {
	background: url(/_images/arrowRightBlack.gif) no-repeat;
	color: #E0042A;
	}
	
p.bulletRed a, h3.bulletRed a {
	background: url(/_images/arrowRedLeft.gif) no-repeat;
	color: #000;
	}
	
ul.bulletRed li {
	background: url(/_images/arrowRedLeft.gif) no-repeat 0 3px;
	color: #000;
	padding: 0 0 0 14px;
	}

p.bullet a, h3.bullet a {
	padding: 0.2em 0.2em 0.2em 1.5em;
	display: block;
	background-position: 0 0.6em;
	}

p.bulletRSS a{
	background: url(/_images/bulletRSSFeed.gif) no-repeat 0 0.35em;
	color: #E0042A;
	}

ul.bulletWithRSSIcon li a {
	line-height:20px;
	background: url(/_images/iconRSSFeed.gif) top left no-repeat;
	padding-left:20px;
	margin-left:10px;
	}

p.bullet a {
	text-decoration: none;
	}	

ul.jobOfWeek li{
	width:280px;
	overflow:hidden;
	word-break:break-all;
	}

ul.jobOfWeek li a {
	padding: 0.3em 0.2em 0.4em 1.5em;
	border-bottom: 1px solid #CDCDCD;
	background-position: 0 0.7em;
	}

ul.standard li a {
	padding: 0.3em 0.2em 0.4em 0.8em;
	display: block;
	overflow: hidden;
	}
			
a.buttonStyle {
	border: 1px solid #c03;
	background: #dc0d29 ;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	padding: 2px 3px;
	}

a.buttonStyle:hover {
	background: #dc0d29 !important;
	}


/* --- Boxes --- */

.boxBlackBorder {
	border: 1px solid #000;
	border-top: none;
	padding-bottom: 10px;
	}

.boxGreyBorder {
	border: 1px solid #DCDCDC;
	border-top: none;
	padding-bottom: 10px;
	}

.h1WithSponsor{
	width:278px;
	color:#b2b2b2;
	display:inline;
	text-align:right;
	}

.h1WithSponsor span{
	vertical-align:top;
	position:relative;
	top:0px;
	margin-right:10px;
	color:#838486;
	font-size:1.2em;
	}

.h1Standard h1, .h1WithSponsor h1{
	border:none;
	float:left;
	padding-top:3px;
	padding-left:8px;
	}

.h2WithRss {
	font-weight: 700;
	color: #000;
	border-bottom: 3px solid #000;
	float:left;
	width:100%;
	}

.h2WithRss h2{
	float:left;
	border:none;
	}

.h2WithRss .rssFeed img{
	padding: 16px 0 0 6px;
	position:relative;
	float:right;
	}

.rssFeed img{
	padding: 9px 0 0 9px;
	float:left;
	}

.h2Rss .rssFeed img{
	padding: 17px 0 0 6px;
	}

.h2Rss h2 img{
	padding-left: 10px;
	}

.rssFeed a:focus, .rssFeed a:active{
	background:none;
	}

.pageSponsor {
	width: 300px;
	background: #fff;
	padding: 0 0 0 9px;
	float: left;
	border-left: 1px solid #000;
	margin:0;
	line-height:28px;
	}

.tools .pageSponsor{
	width: 197px;
	padding: 0;
	border:none;
	}

.pageSponsor img {
	margin-left: 5px;
	padding-top:2px;
	}

.cols2ThirdsNews h1 {float:none;
	margin:0 0 15px 0;
	padding:0;
	display:block;
	text-transform:none;
	font-size: 2.2em;
	line-height:1.1em;}
	
.cols2ThirdsNews p{font-size:1.3em;line-height:1.2em;}
.cols2ThirdsNews .summaryNew {font-size:1.1em;line-height:1.3em; color:#777777;}
h1.headline{
	float:none;
	margin:0 0 15px 0;
	padding:0;
	display:block;
	text-transform:none;
	font-size: 1.6em!important;
	line-height:1.1em;
	}
	
h1.headline a {
	color:#000;
	display:inline;
	float:none;
	}	

.modulePadding h3.headline, #archiveSearch .articleListing .listing h3.headline{
	font-size:1.3em;
	font-weight:700;
	margin-bottom:6px;
	color:#000;
	}

.largeHeadlines h3.headline{
	font-size:1.8em;
	line-height:1.0em;
	font-weight:normal;
	padding-bottom:6px;
	}

h3.greyHeadline{
	font-size:1.1em;
	line-height:1.6em;
	font-weight:700;
	color:#6c8896;
	text-transform:uppercase;
	}
	
h4.byline {
	padding:0 0 15px 0;
	font-size: 1.1em!important;
	line-height: 1.1em;
	}

h4.byline a {
	color: #6e8595;
	text-decoration: underline;
	}
	
h4.byline a:hover {
	color: #EE1C24;
	text-decoration: none;
	}	

h4.byline a.author {
	padding:1px 0 3px 0;
	}
h4.bylineNoPad {
	padding:0 0 3px 0;
	font-size: 1.1em!important;
	line-height: 1.1em;
	}
	
p.commentsBubble{
	padding:0;
	color:#6C8896;
	}
	
p.commentsBubble a:hover{
	padding:0;
	color:#EE1C24;
	text-decoration:underline;
	}
	
#article {
	float: left;
	background: transparent url(/_images/article_bkg.gif) left top repeat-y;
	}

.cols2ThirdsNews {
	width: 425px; /*.noModuleFix adjusts for the box model 458*/
	float: left;
	display:inline;
	margin:0 0 20px 0;
	overflow:hidden;
	/*IE Only See ie6_7 for word wrap- Stops the column from breaking */
	}
	
.cols1ThirdNews {
	width: 160px;
	float:left;
	margin:0 14px 20px 0;
	overflow:hidden;
	/*IE Only See ie6_7 for word wrap- Stops the column from breaking */
	}

#articleBody, #articleBody p {
	font-size:1.2em;
	color:#000;
}

#articleBody p {
	font-size:1.1em;
	color:#000;
}

#articleBody .cms {
	font-size:1.2em;
	color:#000;
	}

#article .cols2Left {
	margin-right: 0;
	background: #F8F6F7;
	}

#article .cols2Left h2 {
	border: none;
	color: #000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 700;
	padding-top: 5px;
	}

#article .cols2Left h2, #article .cols2Left h3, #article .cols2Left h4, #article .cols2Left h4.byline, #article p, #article .cols2Left form {
	padding-left: 10px;
	padding-right: 5px;
	}

#article .cols2Right {
	width: 310px;	
	}

#article .tools {
	width: 260px;
	padding-top: 5px;
	margin-left: 10px;
	}

#article .cols2Left h3 {
	border-bottom: none;
	font-weight: 400;
	}

#article #commentsBody {
	margin-top: 10px;
	}

#article #commentsBody textarea {
	width: 268px;
	border: 1px solid #999;
	}

#article .comment {
	border-bottom: 1px solid #ccc;
	margin: 5px 5px 5px 10px;
	}
	
#article .comment p, #article .comment h4 {
	padding: 0;
	padding-bottom: 5px;
	}

#article .comment h4 {
	color: #666;
	font-weight: 700;
	}

#article #commentsBody label, #article #commentsBody p.labelStyle {
	color: #000;
	font-size: 1.45em;
	margin-bottom: 5px;
	display: block;
	}

#article form p {
	padding-left: 0;
	}

.emailSent {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	}
	
p.commentsBubbleArticle {
	background: url(/_images/icon/icon_CommentsBubble.gif) no-repeat 0 2px;
	width: 18px;
	height:14px;
	float: left;
	margin: 0 6px 0 0;
	display:inline-block;
	}
	
p.commentsBubbleHomeStory {
	background: url(/_images/icon/icon_CommentsBubble.gif) no-repeat 0 3px;
	padding-left: 23px!important;
	height:16px;
	display:inline-block;
	padding-top:1px;
	margin-bottom:2px;
	font-size: 1.1em!important;
	}


p.commentsBubbleArticle a, p.commentsBubbleHomeStory a{
	color:#EE1C24;
	text-decoration:underline;
	font-weight:normal;
	}

p.commentsBubbleHomeStory a:hover {
	color:#EE1C24;
	text-decoration:underline;
	}
	
a.commentsArticleLink {
	font-size:1.1em !important;
	text-decoration:underline!important;
	float: left;
	color:#6e8595;
	}
	
.commentsArticleLink:hover {
	text-decoration:underline;
	color:#EE1C24;
	}

p.clearLeftComments {
	clear:left;
	margin:35px 0 20px 0;
	}
	
/*articleWrap*/

.articleWrap {
	padding-left:15px;
	}
	
.articleWrap h1 {
	color:#000000;
	font-size:1.6em !important;
	font-weight:700 !important;
	line-height:1em;
	text-transform:none;
	margin:0;
	float:none;
	}
	
.articleWrap h4 {
	clear:left;
	padding-top:13px;
	}

/* --- cmsPlainContent styles --- */

div.cms {
	padding:0 15px 0 0;
	}

div.cms a {
	font-size: 1.2em;
	text-decoration: underline;
	color:#6c8896;
	}

div.cms p a {
	font-size: 1em;
	}

div.cms a:hover {
	text-decoration: underline;
	color:#e51c24;
	}

div.cms h1 {
	margin:0 0 20px 0;
	}
	
div.cms h2 {
	font-size:1.6em;
	line-height:1.7em;
	font-weight:bold;
	margin:15px 0 15px 0;
	}
	
div.cms h3 {
	font-size:1.2em;
	font-weight:700;
	line-height:1.6em;
	}
	
div.cms h4 {
	font-size:1.1em;
	font-weight:700;
	line-height:1.6em;
	margin:10px 0 15px 0;
	}
	
div.cms h5 {
	font-size:1.1em;
	line-height:1.3;
	font-weight:bold;
	margin:5px 0 15px 0;
	}
	
div.cms p {
	clear:left;
	margin:0 0 15px 0;
	}
	
div.cms img {
	border:none !important; /*used to overide cms inline border styles*/
	margin:0 !important; /*used to overide cms inline margin styles*/
	margin-top:1em !important; /*used to make sure there is enough space above images*/
	margin-bottom:1em !important; /*used to make sure there is enough space below images*/
	margin-right:1em !important; /*used to make sure there is enough space below images*/
	}

div.cms p img{
	margin:0 0.5em!important;
	}

div#articleBody p img{
	margin-left:0!important;
}	
	
div.cms table img {
	margin-top:0 !important;
	}
	
div.cms ul {
	clear:left;
	font-size:1.2em;
	margin:0 0 15px 18px;
	padding:0 0 0 18px;
	list-style-type:disc;
	}
	
div.cms ol {
	clear:left;
	font-size:1.2em;
	margin:0 0 15px 21px;
	padding:0 0 0 21px;
	list-style-type:decimal;
	}
	
div.cms dl {
	clear:left;
	font-size:1.2em;
	margin:0 0 15px 21px;
	padding:0 0 0 21px;
	padding:0;
	}
	
div.cms ul li, div.cms ol li, div.cms dl li {
	margin:0;
	padding:0;
	}
	
div.cms ul li a,  div.cms ol li a, div.cms dl li a {
	font-size:1em;
	cursor:pointer;
	}

div.cms strong {
	font-weight:600;
	}
	
div.cms em {
	font-style:italic;
	}
	
div.cms table {
	margin:0;
	border-bottom:1px dotted #000;
	background-image:none!important;/*used to overide cms inline background image styles*/
	}
	
div.cms table.first {
	border-top:1px dotted #000;
	}
	
div.cms table tr {
	background-image:none!important;/*used to overide cms inline background image styles*/
	}
	
div.cms table td {
	padding:5px 0;
	vertical-align:top;
	background-color:#fff!important;/*used to overide cms inline background colour styles*/
	background-image:none!important;/*used to overide cms inline background image styles*/
	}
	
div.cms table td strong {
	font-weight:600;
	}
	
div.cms table td p {
	margin:0;
	font-size:1em;
	}
	
div.cms table td.image {
	width:93px;
	}
	
div.cms table.cms_table {
	margin:0 0 1em 0;
	border-top:1px dotted #000;
	border-left:1px dotted #000;
	border-bottom:none;
	font-size:1.2em;
	}
	
div.cms table.cms_table thead tr td {
	font-weight:bold;
	text-align:center;
	background-color:#dbdbdb!important;
	}

div.cms table.cms_table td {
	padding:5px;
	border:none !important; /*used to overide cms inline border styles*/
	border-bottom:1px dotted #000 !important; /*used to overide above style*/	
	border-right:1px dotted #000 !important; /*used to overide above style*/
	}

/*  -----  Pagination ---- */

.pagination {
	clear: both;
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	zoom:1;
	}
	
.paginationBottom {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	text-align: right;
	padding: 5px;
	font-size: 1.1em;
	}

.greyBorders {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 0 5px 0!important;
	margin-bottom:10px;
}
.pagination img {
	margin-top: 2px;
	}

.paginationPageNo, .paginationPrev, .paginationNext {
	display: inline;
	}
	
.paginationPageNo a {
	padding: 0 3px;
	color:#6C8896;
	text-decoration: underline;
	}

.paginationPageNo a:hover {
	padding: 0 3px;
	text-decoration: none;
	color:#e51c24!important;
	}

.paginationPrev {
	margin-right: 5px;
	}

.paginationNext {
	margin-left: 5px;
	}
		
.paginationPrev, .paginationNext, .paginationPageNo{
	font-size:12px;
	}

.paginationPrev img, .paginationNext img {
	position: relative;
	top: -1px;
	}

.searchListing {
	background: #fff;
	}

.leftPagination {
	float:left; 
	width:150px; 
	text-align:left;
}
.rightPagination {
	float:right; 
	width:400px;
	font-size:0.8em;
}


/* --- Forms --- */

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

select {
	height: 20px;
	}

option {
	padding: 0.1em 0.2em;
	}

.stdButton {
	display:block;
	height:16px;
	border:0 none;
	cursor:pointer;
	text-indent:-5000px;
	padding:0!important;
	background-position:top left;
	background-repeat:no-repeat;
	text-transform:lowercase;
	}
	
input.stdButton {
	display:inline-block;
	}

.stdButton:hover, .stdButton.hover{
		background-position:top right;
		}
		
.btn_BackToSearch a {
	width:154px;
	height:16px;
	background-image:url(/_images/btn/btn_BackToSearch.gif);
	display:block;
	}
	
.btn_BackToSearch a:hover{
	background-position: -153px 0;
	cursor:pointer; display:block;
	}
	
.btn_More{
	width:44px;
	background-image:url(/_images/btn/btn_More.gif);
	}

.btn_Select{
	width:49px;
	background-image:url(/_images/btn/btn_Select.gif);
	}
	
.btn_SearchForMoreJobs{
	width:149px;
	background-image:url(/_images/btn/btn_SearchForMoreJobs.gif);
	}

.btn_Vote{
	width:37px;
	background-image:url(/_images/btn/btn_Vote.gif);
	}
	
	
.btn_SeeMoreAds{
	width:94px;
	background-image:url(/_images/btn/btn_SeeMoreAds.gif);
	}
	
.btn_Search{
	width:54px;
	background-image:url(/_images/btn/btn_Search.gif);
	text-transform:uppercase;
	display:inline;
	}
	
.btn_PostComment{
	width:100px;
	background-image:url(/_images/btn/btn_PostComment.gif);
	}
	
.btn_NewsArchive{
	width:93px;
	background-image:url(/_images/btn/btn_NewsArchive.gif);
	}
	
.btn_MoreWork{
	width:80px;
	background-image:url(/_images/btn/btn_MoreWork.gif);
	}
	
.btn_MoreVideoNews{
	width:117px;
	background-image:url(/_images/btn/btn_MoreVideoNews.gif);
	}
	
.btn_MoreNews{
	width:79px;
	background-image:url(/_images/btn/btn_MoreNews.gif);
	}
	
.btn_MoreFeatures{
	width:101px;
	background-image:url(/_images/btn/btn_MoreFeatures.gif);
	clear:both;
	}
	
.btn_MoreComment{
	width:104px;
	background-image:url(/_images/btn/btn_MoreComment.gif);
	}
	
.btn_MoreCampaignTv{
	width:123px;
	background-image:url(/_images/btn/btn_MoreCampaignTv.gif);
	}
	
.btn_MoreBlogs{
	width:84px;
	background-image:url(/_images/btn/btn_MoreBlogs.gif);
	margin-top:10px;
	}
	
.btn_MoreAudioNews{
	width:118px;
	background-image:url(/_images/btn/btn_MoreAudioNews.gif);
	}
	
.btn_AllBlogs{
	width:70px;
	background-image:url(/_images/btn/btn_AllBlogs.gif);
	}

.btn_AllForums{
	width:77px;
	background-image:url(/_images/btn/btn_AllForums.gif);
	}
	
.btn_SeeResults{
	width:85px;
	background-image:url(/_images/btn/btn_SeeResults.gif);
	}

.btn_MoreResults{
	width:85px;
	background-image:url(/_images/btn/btn_SeeResults.gif);
	}

.btn_LatestWork{
	width:84px;
	background-image:url(/_images/btn/btn_LatestWork.gif);
	}

.btn_viewAgencyShowcase {
	width:196px;
	background-image:url(/_images/btn/btn_ViewAgencyShowcase.gif);
	height:16px;
	}	

input.btn_Go {
	float:left;
	width:26px;
	margin-top:2px;
	background-image:url(/_images/btn/btn_Go.gif);
	text-transform:lowercase;
	}

input.btn_Continue{
	width:68px!important; /*TODO:Input width*/
	background-image:url(/_images/btn/btn_Continue.gif);
	margin-left: 165px!important;
	border:none!important;
	}

input.btn_Login{
	width:45px!important; /*TODO:Input width*/
	background-image:url(/_images/btn/btn_Login.gif);
	margin-left: 105px!important;
	border:none!important;
	}

input.btn_SendPassword{
	width:109px!important; /*TODO:Input width*/
	background-image:url(/_images/btn/btn_SendPassword.gif);
	margin-left: 145px!important;
	border:none!important;
	text-transform:lowercase;
	}
	
.btn_Subscribe{
	width:74px;
	background-image:url(/_images/btn/btn_Subscribe.gif);
	text-transform:uppercase;
	}
	
.btn_Vote{
	width:37px;
	background-image:url(/_images/btn/btn_Vote.gif);
	}

input.btn_Cancel{
	width:52px;
	background-image:url(/_images/btn/btn_Cancel.jpg);
	}
	
input.btn_SendEmail{
	width:77px;
	background-image:url(/_images/btn/btn_SendEmail.jpg);
	}
	

#searchBoxWrap input.searchButton:hover{
	background-position:-64px 0;
	}

input.sendEmailButton {
	display:block;
	width: 100px;
	height:20px;
	margin:0 10px 0 5px;
	background: #fff;
	border: 1px solid #EE1C24;
	cursor:pointer;
	color: #EE1C24;
	text-transform:lowercase; /*needed for ie6 to indent the text*/
	float: left;
	display: inline;
	font-weight:700;
	}
	
input.sendEmailButton:hover {
	color: #fff;
	border: 1px solid #EE1C24;
	background: #EE1C24;
	}
	
input.cancelButton {
	display:block;
	width: 100px;
	height:20px;
	border:0 none;
	margin:0 10px 0 0;
	background: #fff;
	border: 1px solid #EE1C24;
	cursor:pointer;
	color: #EE1C24;
	text-transform:lowercase; /*needed for ie6 to indent the text*/
	float: left;
	font-weight:700;
	}
	
input.cancelButton:hover {
	color: #fff;
	border: 1px solid #EE1C24;
	background: #EE1C24;
	}
	
input.commentButton {
	display:inline;
	margin-left: 90px;
	width:134px!important;
	background-image:url(/_images/btn/btn_PostYourComment.gif);
	border:none!important;
	}
	
input.newEventButton {
	margin:10px 0 0 134px;
	}

input.sendPasswordButton {
	padding:1px 5px;
	text-align:center;
	border:1px solid #EE1C24!important;
	width: 110px!important;
	text-decoration: none;
	font-size: 1.1em!important;
	background-color: #fff;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-indent: 0!important;
	font-size: 1.2em!important;
	line-height: 1.6em;
	color:#EE1C24;
	margin-left: 145px;
	}
	
input.sendPasswordButton:hover {
	background: #EE1C24;
	color:#fff;
	text-decoration: none;
	}
	
input.voteButton {
	float:none !important;
	margin:6px;
	clear:both;
	}
	
input.resendButton {
	display:block;
	width: 240px !important;
	height:22px;
	border:0 none !important;
	margin:5px 0 0 152px;
	background: transparent url(/_images/btnResend.gif) no-repeat 0 1px;
	cursor:pointer;
	text-indent:-9000px;
	text-transform:uppercase; /*needed for ie6 to indent the text*/
	float:none !important;
	}
	
input.resendButton:hover {
	background: transparent url(/_images/btnResend.gif) no-repeat -240px 1px;
	}
	

div.hideError {
	display: none;
	}
	
div.showError {
	display: block;
	color: #ff0000;
	margin-left:135px;
	}

.frmErrorHide {
	height: 1px;
	overflow:hidden;
	}

label {
	font-size: 1.2em;
	}

.frmRow {
	margin: 0 0 10px 0;
	float:left;
	clear: both;
	}
	
#frmBlueBoomerangSearch .frmRow {
	clear: none;
	}
	
#frmBlueBoomerangSearch .frmRow label {
	padding-top:2px;
	padding-right:10px;
	}
	
.frmRow label {
	float: left;
	}


/* --- colunm/row id styles --- */

#mostReadBusNewsContainer {
	zoom:1;;
	}


/* ---- standard module styles --- */

.module{
	float:left;
	}

.noModuleBkgFixRight{
	padding: 0 0 0 7px;
	}

.noModuleBkg{
	background:none!important;
	}
	
.modulePadding{
	padding:0 0 15px 0;
	}
.modulePadding img {border:1px solid #000000;}

.modulePadding a {color:#000;}
.module2col{
	zoom:1;;
	}

.module2col .leftCol,
.module2col .rightCol{
	float:left;
	width:290px;
	}
	
.module2col .leftCol.singleFeatureModule,
.module2col .rightCol.singleFeatureModule,
.module2col .leftCol.promoType2,
.module2col .rightCol.promoType2{
	float:left;
	width:287px;
	}

.module2col .leftCol.singleFeatureModule,
.module2col .rightCol.singleFeatureModule{
	border:1px solid #000;
	}
		
.module2col .leftCol{
	margin-right:17px;
	}
.module2col .leftCol img, .module2col .rightCol img {
	border:1px solid #000;
	}
	
.module2col .singleFeatureModule img{
	border:none;
}

.module3col .leftCol, .module3col .centerCol, .module3col .rightCol{
	float:left;
	width:185px;
	margin-right:20px;
	}
	
.module3col .rightCol{
	margin-right:0;
	}

.wideBackground .module2col .leftCol,
.wideBackground .module2col .rightCol{
	float:left;
	width:440px;
	}

.moduleLeftCol{
	float:left;
	margin-right:10px;
	}
	
.moduleRightCol{
	margin-right:0;
	}

.topStory .moduleLeftCol{
	width:287px;
	margin-right:20px;
	}
	
.topStory .moduleRightCol{
	width:286px;
	float:left;
	}

.topStory img {border:1px solid #000;}

#factsAndFiguresSection .topStory {
	padding:10px 0;
	}
	
.campaignBlogModule{
	padding:9px;
	text-align:left;
	}

.singleFeatureModule h3{
	line-height:1.6em;
	text-align:left!important;
	}

.campaignBlogModule a{
	line-height:2.3em;
	}

.latestWorkHome img{
	margin-bottom:5px;
}

.sponsorModule{
	background:#f0f4f7;
	padding:10px;
	text-align:right;
	color:#838486;
	font-size:1.1em;
	}

.sponsorModule a{
	display:inline;
	float:right;
}

.sponsorModule a img{
	display:block;
}

.sponsorText{
	margin:0 5px 0 0;
	}

.relatedArticlesPanel{
	border:1px solid #000;
	width:288px;
	}

.relatedArticlesPanel h2{
	padding:5px 12px;
	margin-bottom:4px;
	border-bottom:1px solid #000;
	font-size:1.1em;
	line-height:1.6em;
	font-weight:700;
	color:#6c8896;
	text-transform:uppercase;
	}

.relatedArticlesPanel ul{
	padding:10px;
	}
	
.relatedArticlesPanel ul li, ul.relatedLinks li{
	padding:0 0 10px 15px;
	font-size:1.3em;
	font-weight:700;
	background:url(/_images/icon/icon_Bullet.gif) 0 3px no-repeat;
	}
	
	
ul.articleIcon li, ul.relatedLinksIcon li {
	margin-top:4px;
	line-height:1.4em;
	}

ul.articleIcon li a {
	font-size:1.2em;
	font-weight:700;
	}

ul.relatedLinksIcon li a {font-size:1.2em;}

.icoVideo, .bkgIconVideo,  .relatedContainer .bkgIconVideo{
	background: url(/_images/icon/icon_Video.gif) 0 2px no-repeat;
	padding-left:23px;
	}
	
.icoSound, .bkgIconSound, .relatedContainer .bkgIconSound  {
	background: url(/_images/icon/icon_Sound.gif) 0 0 no-repeat;
	padding-left:23px;
	}
	
.icoGallery, .bkgIconGalleries, .relatedContainer .bkgIconGalleries {
	background: url(/_images/icon/icon_Gallery.gif) 0 0 no-repeat; 
	padding-left:23px;
	}

.icoCalendar, .bkgIcoCalendar, .relatedContainer .bkgIcoCalendar{
	background: url(/_images/icon/icon_Calender.gif) 0 0 no-repeat; 
	padding-left:23px;
}
	
.icoNoAsset{
	padding-left:0;
	}
	
/* --- Tab Panel Common Items --- */

#tabPanel_Home,
#tabPanel_News,
#tabPanel_AudioVideo {
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	zoom:1;
	}
	
	/* --- Setup top tab buttons --- */

#tabPanel_Home .tabs ul,
#tabPanel_News .tabs ul,
#tabPanel_AudioVideo .tabs ul{
	background:url(/_images/bkg/bkg_BlackBorder.gif) left bottom repeat-x;
	width:100%;
	display:block;
	overflow:hidden;
	}
	
#tabPanel_Home .tabs li,
#tabPanel_News .tabs li,
#tabPanel_AudioVideo.tabPanel .tabs li{
	float:left;
	display:inline;
	}

#tabPanel_Home .tabs li a,
#tabPanel_News .tabs li a,
#tabPanel_AudioVideo.tabPanel .tabs li a {
	display: block;
	line-height:1.0em;
	padding:5px 0;
	text-align:center;
	text-transform:uppercase;
	background:#dce6ec url(/_images/bkg/bkg_BlackBorder.gif) left bottom repeat-x;
	border-top:1px solid #000;
	border-right:1px solid #000;
	zoom:1;
	color: #000;
	font-size: 1.1em;
	}

#tabPanel_AudioVideo.tabPanel .tabs li a{
	padding:5px 10px;
	float:left;
}
#tabPanel_Home .tabs li a.active,
#tabPanel_News .tabs li a.active,
#tabPanel_AudioVideo .tabs li.selected a,
#tabPanel_AudioVideo.tabPanel .tabs li.selected a ,
#tabPanel_AudioVideo .tabs li.selected a:active,
#tabPanel_AudioVideo.tabPanel .tabs li.selected a:active {
	background:#fff;
	color:#000!important;
	}
	
#tabPanel_Home .tabs li a:hover,
#tabPanel_News .tabs li a:hover,
#tabPanel_AudioVideo .tabs li a:hover {
	text-decoration: underline;
	color:#e51c24;
	}

#tabPanel_Home .content,
#tabPanel_News .content,
#tabPanel_AudioVideo .content {
	border-right:1px solid #000;
	zoom:1;
	}

/* --- Setup Content panels - News --- */	


#tabPanel_News .tabs li a {width:143px;}
#tabPanel_News .tabs li.tab1 a {width:144px;}
	
#tabPanel_News .content ul {
	margin: 0 13px;	
	padding: 8px 0;
	}
	
#tabPanel_News .content ul li {
	padding:0 0 8px 15px;
	zoom:1;;
	background:url(/_images/icon/icon_Bullet.gif) 0 2px no-repeat;
	}
	
#tabPanel_News .content ul li a {
	font-weight: 700;
	font-size:1.3em;
	float:left;
	display:block;
	width:100%;
	padding-bottom:2px;
	font-family:Arial,Helvetica,sans-serif;
	}

#tabPanel_News .content ul li a:hover {
	text-decoration:underline;
	}
	
#tabPanel_News .content ul li span{
	font-size:1.1em;
	}


/* --- Setup Content panels - Home --- */
	
#tabPanel_Home {
	width: 584px;
	margin-left:6px;
	}

#tabPanel_Home .tabs li a{
	width:100px;
	}

#tabPanel_Home .content {
	padding:7px 10px 12px 10px;
	}
	
#tabPanel_Home .content .leftCol,
#tabPanel_Home .content .rightCol {
	float:left;
	width:271px;
	}
	
#tabPanel_Home .content .leftCol{
	margin-right:20px;
	}

#tabPanel_Home .content h2 {
	padding-bottom:5px!important;
	font-size:1.1em;
	font-weight:700;
	line-height:1.6em;
	text-transform:uppercase;
	color:#6C8896;
	display:block;
	}

#tabPanel_Home .content h2 a{
	color:#6C8896;
	}
	
#tabPanel_Home .content h3{
	font-size:1.3em;
	line-height:1.15em;
	font-weight:700;
	padding-bottom:3px;
	}	

/* --- text ads  --- */

#textAds {
	background: url(/_images/adBoxBg.gif) right 6px no-repeat #f6f6f6;
	border: 1px solid #d9d9d9;
	margin: 20px;
	padding: 10px 10px 0 10px;
	}

.adsLeft {
	width: 470px;
	float: left;
	}
	
.adsRight {
	width: 428px;
	float: left;
	}

#textAds dt {
	padding-right: 10px;
	margin-bottom: 1px;
	clear: both;
	}

#textAds dt a {
	font-weight: 700;
	color: #c9252b;
	font-size: 1.1em;
	clear: both;
	}
	
#textAds dd {
	margin-bottom: 12px;
	font-size: 1.1em;
	float: left;
	clear: both;
	}

/* --- MPU Ads --- */

.adMPU{
	margin-bottom:15px;
	zoom:1;
	}

/* --- further links (this needs to be FULL width on tha page, way outside content etc) --- */

#furtherLinks h3 a {
	background: url(/_images/btnFurtherLinks.gif) 0 0 no-repeat #f8f6f7;
	font-size: 1.3em;
	padding-left: 16px;
	display: block;
	color: #999!important;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 30px;
	}

#furtherLinks {
	background: #f8f6f7;
	margin: 10px 20px;
	padding: 10px 10px 0 10px;
	}
	
#furtherLinks .title {
	color: #000;
	font-size: 1.3em;
	font-weight: 700;
	}

#furtherLinks ul {
	width: 192px;
	margin-right: 36px;
	float: left;
	margin-bottom: 26px;
	}
	
#furtherLinks ul.last {
	margin-right: 0!important;
	}

#furtherLinks li {
	margin-bottom: 10px;
	}

#furtherLinks li a {
	font-weight: 700;
	color: #c9252b!important;
	font-size: 1.1em!important;
	}
	
/* --- Footer Elements --- */

#footer {
	clear: both;
	width: 960px;
	padding:20px 0 0 0;
	}

.sisterSites ul li{display:block;width:950px; border:none!important;margin-bottom:10px;}

.sisterSites ul li span{font-weight:bold; text-transform:capitalize;}

.sisterSites ul li a{text-decoration:underline;color: #000;}

.sisterSites ul{margin:2px 0;}

.sisterSites h5 {font-size:11px;font-weight:normal;padding:10px 0;}

.footerNav ul li, .sisterSites ul li {
	margin-right:7px;
	display: inline;
	float:left;
	border-right:1px solid #000;
	padding:0 7px 0 0;
	line-height:1.1em;
	font-size: 11px;
	}

.footerNav ul li.last{
	border-right:none;
	}
	
.footerHaymarket p {
	margin-left: 6px;
	font-size: 11px;
	}

.footerHaymarket, .footerNav{
	clear:both;
	color:#000;
	font-family: tahoma, arial, helvetica, sans-serif;	
	margin:10px 0 15px 0;
	}
	
.footerHaymarket a:hover, .footerNav a:hover{
	color:#ee1c24;
	text-decoration:underline;
	}
	
.footerHaymarket a:active, .footerNav a:active {
	background:#ee1c24;
	color:#fff;
	}
	
.popularLinks{
	width:615px;
	margin:0 22px 20px 22px;
	display:inline;
	overflow:visible;
	float:left;
	}
	
.popularLinks h3, .popularLinks h4{
	font-size:1.1em;
	line-height:1.6em;
	font-weight:700;
	}

.popularLinks h3{
	color:#6c8896;
	text-transform:uppercase;
	padding-bottom:5px;
	}


.bannerHeaderContainer{
	position:absolute;
	top:31px;
	/*width:728px;*/
	margin:0 auto;
}

.bannerHeader {
	position:relative;
	width:728px;
	float:left;
	}

.bannerHeader img {
	display:block;
	}

.bannerFooter {
	clear:both;
	position: relative;
	z-index: 20;
	width:728px;
	padding-bottom:10px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;/* Visible covers popular links in FF*/
	}


.googleAdsContainer {
	background: #f5f8fa; 
	border: 1px solid #dadcdc; 
	padding: 5px 0 9px 8px; 
	width: 720px; 
	margin-bottom:10px;
	float:left;
	overflow:visible;
	}
	
#maincol .googleAdsContainer {
	width: 410px!important; 
	margin: 30px 0 0 0; 
	padding: 5px 0 0 10px; 
	}
	
.googleAdsContainer h3 {
	color: #6d8494;
	font-weight: 700;
	font-size: 1.1em;
	margin-bottom: 8px;
	}
	
.googleAd {
	width: 168px;
	float: left;
	margin-right: 12px;
	overflow: hidden;
	}
	
#maincol .googleAd {
	width: 400px;
	float: none;
	margin-bottom: 10px;
	margin-right: 0;
	overflow: hidden;
	}
	
.googleAdTitle a {
	text-decoration:underline;
	color: #000;
	}
.googleAdTitle a:hover {
	text-decoration:underline;
	color: #ee1c24;
	}
	
.googleAdTitle {
	font-weight: 700;
	font-size: 1.2em;
	}
	
 span.googleAdTitle a:hover,  span.googleAdTitle a:focus  {
	text-decoration:underline;
	color:#000!important;
	background:none!important;
	}
	
.googleAdContent {
	color: #000;
	font-size: 1.1em;
	}

.googleAdContent a{
	padding:1px 0;
	}
	
.googleAdUrl {
	font-size: 1.1em;
	text-decoration:underline;
	color: #6d8494;
	}

.googleAdUrl:hover{
	color:#EE1C24;
	text-decoration:underline;
}

/* top nav/links positioned from the footer */
	
div#minorNavPosition {
	position: absolute;
	top: 130px;
	width:960px;
	z-index: 40;
	padding-right:3px;
	}

div#topNav{
	float:right;}

div#topNav ul li {
	padding:0 7px;
	line-height:0.75em;
	font-size:1.1em;
	font-family: arial;
	border-right:1px solid #d2d2d2;
	text-transform:uppercase;
	}
	
div#topNav ul li.last {
	border:none;
	padding-right:0;
	}
	
div#topNav ul li#RSS a{
	padding-left:35px;
	background:url(/_images/icon/icon_RSS.gif) left 2px no-repeat;
	}

div#topNav ul li a{
	color:#919191;
	}
	
div#topNav ul li a:hover {
	text-decoration: underline;
	color:#EE1C24; 
	}
	
	
/* Login & register nav/links positioned from the footer*/
				
ul#loginRegisterNav {
	z-index: 40;
	text-align:right;
	width: auto;
	}
	
ul#loginRegisterNav li {
	padding:0 10px;
	line-height:1.3em;
	text-transform: capitalize;
	background:#fff url(/_images/pipe1.gif) no-repeat right 3px;
	}
	
ul#loginRegisterNav .last {
	margin-right: 0;
	padding-right: 0;
	background: none;
	}
	
ul#loginRegisterNav li a {
	color:#636363!important;
	font-size: 1.2em;
	}


/* other footer elements */

.mpu {
	border-left:1px solid #fff;
	margin-left:190px;
	text-align:center;
	}

/* -- Google Juice --*/

#googleJuiceWrapper{
	padding:8px 10px 5px 10px;
	border:1px solid #E5E5E5;
	margin:20px 0;
	zoom:1;;
	}

ul.googleJuice{
	float:left;
	width:175px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:700;
	line-height:1.1em;
	font-size:1.1em;
	margin:0 0 10px 24px;
	}

ul.googleJuice.column{
	margin-left:0;
	}
	
ul.googleJuice li{
	clear:both;
	margin-bottom:7px;
	}

ul.googleJuice li h3{
	color:#000;
	font-size:1.1em;
	text-decoration:none;
	float:left;
	margin-bottom:5px;
	}
	
ul.googleJuice li h3 a{
	font-weight:700;
	color:#6C8896;
	text-decoration:underline;
	}

ul.googleJuice li a.rss{
	float:right;
	}
	
ul.googleJuice li a{
	color:#000;
	text-decoration:none;
	}

ul.googleJuice li a:hover{
	text-decoration: underline;
	color:#EE1C24;
	}


/* -- tabbed news -- */

.tabOneCommunity div.tabs {
	background-image: url(/_images/bkgTabOneDisciple.gif);
	}

.tabOneCommunity ul, .tab2Cols ul {
	width: 100%;
	}

.tabOneCommunity ul li {
	float: left;
	}
	
.tabOneCommunity ul li a {
	display: block;
	padding: 5px 6px;
	text-transform: uppercase;
	}
	
.tab2Cols ul li {
	float: left;
	}
	
.tab2Cols ul li a {
	display: block;
	padding: 5px 46px;
	text-transform: uppercase;
	}
	
.tab1 a, .tab2 a, .tab3 a {
	color: #000;
	font-size: 1.1em;
	}

.tabs .on, .tabsR .on {
	background-color: #d4eaf3;
	}

.tabbedNav {
	background-color: #d4eaf3;
	padding: 5px;
	}
	
.tabbedNewsHolder {
	padding: 0 0 0 8px;
	}

.tabbedNewsHolder h4 {
	color: #6fa1b4!important;
	border-bottom: 1px solid #baced5;
	padding: 0 0 4px 0;
	margin-bottom: 6px;
	}
	
.tabbedNewsHolder h4 a {
	color: #6fa1b4!important;
	}

#tabsContent_01, #tabsContentR_01 {
	clear: both;
	}

/* -- more news list -- */

.moreNewsList {
	padding-top: 12px;
	}

.moreNewsList h3, tabbedNewsHolder h3 {
	padding: 0 0 3px 0;
	font-size: 1.2em;
	color: #08678c!important;
	font-weight: 700;
	margin-top: 3px;
	}
	
.moreNewsList h3 a, .tabbedNewsHolder h3 a {
	padding: 0 0 3px 0;
	color: #08678c!important;
	}

.moreNewsList h4 {
	padding: 0 0 5px 0;
	}

.moreNewsList p {
	border-bottom: 1px solid #ccc;
	padding: 0 0 4px 0;
	margin-bottom: 6px;
	}

.moreNewsList a.allNews {
	font-size: 1.2em;
	color: #08678c!important;
	float: right;
	clear: both;
	text-decoration: underline;
	}
	
.moreNewsList a.allNews:hover {
	text-decoration: none;
	}
	
.moreNewsList img {
	margin-top: 3px;
	border: none;
	}
	
.poweredBy {
	clear:left;
	}
	
.poweredBy dl dt {
	padding:14px 3px 0 0;
	float:left;
	}
	
.poweredBy dl dd {
	float:left;
	}

/* --- promo activity --- */

#xColAds {
	width: 120px;
	float: left;
	margin-bottom: 15px;
	}

.noPromosCol{
	width:154px;
	float:left;
	padding:0;
	margin:0;
	}

.smallPromoContainer {
	float: left; 
	margin-right: 10px;
	}

.xColPromoSmall, .articlePromoSmall {
	/*width: 144px;*/
	margin-bottom: 10px;
	font-family: Arial;
	}

.xColPromoSmall a, .articlePromoSmall a, .promoType1 a, .promoType2 a {padding:0; margin:0; display:block;}

.xColPromoSmall img, .articlePromoSmall img, .promoType1 img, .promoType2 img{
	display:block;
}

.articlePromoSmall {
	width:156px!important;
	border:1px solid #000;
	background: #fff;
	position:relative;
	}

.xColPromoSmall {
	width:166px;
	border:1px solid #000;
	background: #fff;
	position:relative;
	}

.xColPromoSmall p, .articlePromoSmall p {
	padding:6px 9px 9px 9px;
	display:block;
	line-height:1.3em;
	color: #000;
	}

.xColPromoSmall imgm, .articlePromoSmall img {
	display:block;
	}
	
.xColPromoSmall h3, .articlePromoSmall h3 {
	font-size: 1.3em!important;
	font-weight: 700;
	font-family:Arial;
	padding: 7px 9px 9px 9px!important;
	color: #000!important;
	}


.articlePromoSmall h3{
	padding:0 4px 4px 4px;
	}


.promoType1 .promoImage img{
	/*padding:1px; This breaks the width, we told them to upload at a width of 287px so we can't add on this padding, if we need it back we will have to reduce the imagescaler size*/
	border:1px solid #000;
	}

.promoType1 .promoImage a:active, .promoType1 .promoImage a:focus {
	background-color:transparent!important;
}
	
.promoType2{
	border:1px solid #c0ccd2;
	background:#dce6ec;
	}
	
#xcol .promoType2{
	border:1px solid #000;
	background:#fff;
	}

.promoType2 h3{
	padding:7px 9px 9px 9px;
	border-bottom:1px solid #fff;
	font-size:1.3em;
	font-weight:700;
	color:#000;
	text-align:left!important;
	}
	
#xcol .promoType2 h3{
	border-bottom:1px solid #000;
	}

.promoType2 h3 a{
	color:#000;
	text-decoration:none;
	}

.promoType2 h3 a:hover{
	color:#e51c24;
	text-decoration:underline;
	}
.promoType2 .promoImage {
	float:right;
	margin-left:10px;
	}

.promoType2 p {
	padding:7px 9px 9px 9px;
	line-height:16px;
	}
	
/*Promo jquery power slide on summary*/

.promoSlide{
	position:absolute;
	opacity: 0.80;
	bottom:0;
	background:#000;
	display:block;
	width:166px;
}

.promoSlide p, .promoSlideSmall p{
	color:#fff;
}

.promoSlideSmall{
	position:absolute;
	opacity: 0.80;
	bottom:0;
	background:#000;
	display:block;
	width:156px;
}

/* --- topStoryHome --- */

#tsFullContainer {
	margin-top: 20px;
	}

#topStoriesContent {
	position: relative;
	text-align:right;
	display:block;
	float:left;
	}

#topStoriesContent .show{
	position: relative;
}
	
#topStoriesContent img {
	width: 399px;
	height: 264px;
	float:left;
	}

.topStoriesHeadlines{
	border-bottom:1px solid #e3e3e3;
	margin-left:10px;
	padding: 6px 0 6px 0;
	}

#topStorieHeadlineContainer,
.topStoriesHeadlines p a {
	width: 210px;
	}
	
.topStoriesHeadlines a.icoVideo,
 .topStoriesHeadlines a.icoGallery,
  .topStoriesHeadlines a.icoSound,
   .topStoriesHeadlines a.icoCalendar
    {padding-left:22px; background-position: 0 2px}

.topStoriesHeadlines a.icoCalendar
    {padding-left:19px; background-position: 0 2px}


.topStoriesHeadlines p a {
	font-weight: 700;
	text-decoration: none;
	
	line-height: 1.2em;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	}

.topStoriesHeadlines a:hover, .topStoriesHeadlines a.selected {
	color: #ee1c24;
	text-decoration:underline;
	}

.topStoriesHeadlines a:active {
	background-color: #ee1c24!important;
	color:#fff;
	}

.topStoryContent {
	position: absolute;
	bottom: -264px;
	left: 15px;
	width: 125px;
	padding: 9px;
	background: #000;
	color: #fff;
	opacity: .80;
	filter: alpha(opacity=80);
	z-index:100;
	}

.topStoryContent p {
	font-size: 1.2em;
	}

.topStoryContent a, div.topStory p a {
	text-decoration: underline!important;
	color:#6c8896;
	}
.topStoryContent a:hover, div.topStory p a:hover {
	text-decoration: underline!important;
	color:#ee1c24;
	}

/* --- frmSearchJobs --- */

.jobsHeader {
	border: 1px solid #aba076!important;
	background: #fff!important;
	padding:7px 0 7px 8px!important;
	}
	
.jobsHeader h2 {
	float: left;
	}

#frmSearchJobs {
	}

#frmSearchJobs .field {
	border: 1px solid #7a7a7a;
	width: 130px;
	margin-left:30px;
	}

#frmSearchJobs .button {
	}
	
#jobSearch {
	float: right;
	}

#jobsOfTheWeek {
	clear: both;
	margin-bottom:20px;
	}
	
#jobsOfTheWeek h2 {
	color: #c9252b;
	margin: 0 0 6px 0;
	}

#jobsOfTheWeek ul li {
	font-size:1.1em;
	}

#jobsOfTheWeek ul li.jobDetail{
	margin:3px 0 7px 0;
	}
	
#jobsOfTheWeek ul li a {
	/*color: #000; - overiding the active state */
	font-weight: 700;
	font-size: 1.1em;
	}

#jobsOfTheWeek ul li a:hover{
	color:#EE1C24;
}
	
#jobsOfTheWeek h2 span {
	margin: 0 0 0 124px;
	}


/* -- news by email -- */

.xColBoxHeader h2.newsByEmail {
	background: url(/_images/bkgH2NewsByEmail.gif) 0 0 no-repeat;
	}

div.bulletin a,
div.subscribe a {
	margin-top: 2px;
	color:#6C8896;
	font-weight:400;
	}
	
div.bulletin a:hover {
	color:#EE1C24;
	text-decoration:underline;
	}

div.bulletin p{
	font-weight:700;
	margin-bottom:7px;
}

/* H2s*/

#maincol h2.bkgH2_AdOfTheDay,
#maincol h2.bkgH2_CampaignBlog{
	height:28px;
	margin:5px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	}

#maincol h2.bkgH2_AdOfTheDay{
	background-image: url(/_images/bkgH2/bkgH2_AdOfTheDay.gif);
	width:163px;
	margin-bottom:4px;
	margin-top:8px;
	/*IE6 stylesheet for IE margin-top*/
	} 
	
#maincol h2.bkgH2_CampaignBlog{
	background-image: url(/_images/bkgH2/bkgH2_CampaignBlog.gif);
	width:179px;
	} 
	
#maincol h2.bkgH2_AdOfTheDay span,
#maincol h2.bkgH2_CampaignBlog span{
	visibility:hidden;
	}

/* --- xcol info boxes --- */

#xcol, #xcolWorkArticle {
	margin: 12px 7px 0 0;
	}


.xColBoxHeader h2.bkgH2_Jobs,
.xColBoxHeader h2.bkgH2_Bulletins,
.xColBoxHeader h2.bkgH2_InPrint,
.xColBoxHeader h2.bkgH2_Poll{
	height:24px;
	margin-bottom:4px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	font-size:0.1em;
	}

.xColBoxHeader h2.bkgH2_Jobs{
	background-image: url(/_images/bkgH2/bkgH2_Jobs.gif);
	width:135px;
	}
.xColBoxHeader h2.bkgH2_Jobs a{
	height:24px;
	display:block;
	width:135px;
	text-decoration:none;
	}
	
.xColBoxHeader h2.bkgH2_Bulletins{
	background-image: url(/_images/bkgH2/bkgH2_Bulletins.gif);
	width:91px;
	} 
	
.xColBoxHeader h2.bkgH2_InPrint{
	background-image: url(/_images/bkgH2/bkgH2_InPrint.gif);
	width:74px;
	} 
	
.xColBoxHeader h2.bkgH2_Poll{
	background-image: url(/_images/bkgH2/bkgH2_Poll.gif);
	width:43px;
	}
	
.xColBoxHeader h2 span {visibility:hidden;}


.xColBoxContent {
	padding: 6px 0 0 0;
	}


/* --- Xcol promos --- */

#xcol .promo1, #xcol .promo2, .cols3xcol .promo1, .cols3xcol .promo2 {
	margin-bottom: 15px;
	margin-right:0;
	border: 0 none;
	background: #e2e2e2;
	}
	
#xcol .promo1 h3 a, #xcol .promo2 h3 a, .cols3xcol .promo1 h3 a, .cols3xcol .promo2 h3 a  {
	background:transparent url(/_images/arrowPromo_xcol.gif) no-repeat scroll 0pt 2px;
	color:#000;
	}
	
#xcol .promo1 p, #xcol .promo2 p, .cols3xcol .promo1 p, .cols3xcol .promo2 p {
	color:#000;
	}
	
/* --- Xcol poll --- */
#frmPoll p {
	font-weight: 700;
	}
	
.xColPoll h3 {
	margin-bottom: 4px;
	font-size: 1.2em;
	}
	
.xColPoll p {
	margin-bottom: 4px;
	font-weight: 700;
	}
	
.xColPoll a {
	font-weight: 700;
	font-size:1.1em;
	}
	
.xColPoll .formRow input {
	margin-top: 2px;
	float: left;
	}

.voteButton {
	clear: both;
	}

.xColPoll .formRow label{
	margin-bottom: 6px;
	float: left;
	width:260px;
	}

.xColPoll .formRow {
	clear: both;
	margin-bottom: 4px;
	}


/* --- xcol directory seach BB --- */

#frmBlueBoomerangSearch input#frmBlueBoomerangSearch_sSearch {
	width: 205px;
	border:1px solid #7A7A7A;
	float:left;
	margin-right:5px;
	}
		
#frmBlueBoomerangSearch .frmRow {
	margin: 5px 0!important;
	}
	
#frmBlueBoomerangSearch .frmRow .radio {
	float: left;
	border:0 none;
	margin-left:0;
	}
	
#frmBlueBoomerangSearch img {
	clear: both;
	margin-top:5px;
	}

/* --- latest Issue --- */

.latestIssue{
	padding-bottom:10px;
	}
	
.latestIssue h4{
	font-size:1.8em;
	line-height:1.1em;
	color:#000;
	margin-bottom:5px;
	}
	
.latestIssue img{
	border:1px solid #b6b5b5;
	}
	
.latestIssue a{
	text-decoration:none;
	}	
	
	
/* --- Button Ads --- */

#buttonAdsContainer {
	border:1px solid #D9D9D9;
	padding: 10px 10px 0;
	text-align:center;
	margin-bottom:15px;
	}
	
#buttonAdsContainer h4 {
	margin-bottom:10px;
	}
	
#buttonAdsContainer h4{
	margin-bottom:10px;
	}

#buttonAds {	
	text-align:center;
	}

#buttonAds div { 
	display:inline;
	}
	
#buttonAds div img, #buttonAds div object {
	margin: 0 7px 0 7px;
	margin-bottom:12px;
	}
	
	
/* --- This Issue --- */

div.cols2Thirds{
	clear:both;
	display:inline;
	float:left;
	width:400px;
}

div.cols1Third{ 
	float:left;
	width:192px;
}

div#thisIssue div#pageTitle{
	padding-left:0;
}

.thisIssueImg {
	clear: both;
	float: left;
	}
	
.thisIssueIntro {
	margin-top: 20px;
	clear:both;
	}

.thisIssueSubscribe, .thisIssueSubscribe img {
	clear: both!important;
	margin:0 auto 0 auto;
	float: left;
	}
	
.thisIssueLeading {
	background: url(/_images/borderDotHoriz.gif) repeat-x top left;
	padding-top: 14px;
	}
	
.thisIssueLeading h2 a {
	color: #999;
	}
	
.thisIssueLeading h2 a:hover {
	color: #605e5e;
	text-decoration: none;
	}

#previousIssues {
	margin: 45px 0 10px 14px;
	}
	
#previousIssues h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: 700;
	font-size: 1.8em;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	padding-bottom:0px;
	padding-left:2px;
	margin-bottom:0!important;
	margin-top:20px;
	text-transform:uppercase;
	width:177px;
	}

.previousBox {
	width: 159px;
	clear: both;
	margin-top: 0;
	padding:7px 10px 7px 0;
	}
	
#previousIssues a {
	font-size: 1.2em;
	line-height:1.5em;
	color:#6C8896;
	text-decoration:underline;
	}

#previousIssues a:hover{
	color:#EE1C24;
}



/* ---  email a friend --- */

#emailThisArticle {
	clear: both;
	display: block;
	background: #f5f8fa; 
	border: 1px solid #dadcdc; 
	padding: 5px 0 9px 8px; 
	width: 414px; 
	margin:10px 0 20px 0;
	}
	
#emailThisArticle h3{
	color: #000;
	font-size: 1.5em;
	line-height:1.7em;
	font-weight: 700;
	}
	
#emailThisArticle label {
	font-weight: normal;
	float: left;
	font-weight: 700;
	width:100px;
	}

#emailThisArticle{
	zoom:1;;
	}

#emailThisArticle .field {
	width: 200px!important;
	float: left;
	border: 1px solid #616161;
	}

#emailThisArticle .frmRow{
	clear:both;
	float:left;
	}

#emailThisArticle .formButtonsContainer{
	clear:both;
}
	
.errorWidth {
	width: 200px;
	}
	
	
/* --- Poll Results --- */

.pollSeeResults{
	background:transparent url(/_images/btnSeeResults.gif) no-repeat top left;
	margin:8px 0 4px 0;
	text-align:center;
	width:100px;
	display:block;
	height:16px;
	}
	
.pollSeeResults:hover{
	background-position: top right;
	}

.pollSeeResults span{
	display:none;
	}

	
.pollResults .pollResultsWrap {
	padding:0;
	}
	
.pollResults h3 {
	color:#000;
	font-size:1.8em;
	line-height:1.0em;
	}

.pollResults ul.relatedLinks li{
	background:none;
	padding-left:0;
	}
	
.pollResults ul.relatedLinks li span{
	font-weight:normal;
	color:#000;
	} 

.pollResults .pollResultsChart {
	border: solid 1px #d7d9d8;
	margin:10px 0 30px 0;
	padding-bottom:10px;
	min-height:263px;
	}
	
.pollResultsPrevious{
	width:100%;
	}
	
.pollResults .pollResultsPrevious a {
	display:inline;
	padding-left:1px;
	}
	
.pollResults p.totalVotes {
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:500;
	margin-bottom:5px;
	}


	
/* --- Sponsor page --- */

#sponsorDetail {
	margin-left:15px;
	}
	
#sponsorDetail h2 {
	color: #999;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: 700!important;
	}
	
#sponsorDetail h2 a {
	color: #999;
	}
	
#sponsorDetail p {
	float:left;
	width:57%;
	margin-top:5px;
	margin-bottom:5px;
	}
	
#sponsorDetail p a {
	font-size:0.9em;
	text-decoration:none;
	font-weight:700;
	width:328px;
	overflow:hidden;
	}
	
#sponsorDetail img {
	float:right;
	}

.cols3xcol {
	float:right;
	margin:0 0 0 0;
	padding:0;
	width:300px;
	display:inline;
	}


/* --- commentsBody --- */

#commentsHeader, #commentsHeader a:link {
	margin: 25px 0 0 0;
	width:420px;
	display:inline;
	border:1px solid #000;
	border-width:1px 0;
	text-decoration:none;
	}
	
#commentsHeader h2 {
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
}

#commentsModule {
	clear: both;
	background: #f4f8fb;
	width: 392px;
	padding: 14px;
	display: block;
	margin:0 0 20px 0;
	}

#commentsModule label, #commentsModule .nameRow {
	font-weight: 700;
	margin-right: 15px;
	margin-left: 19px;
	}
	
#commentsModule textarea {
	width: 280px;
	height: 90px;
	border: 1px solid #616161;
	}
	
#commentsModule .nameRow span {
	font-size: 1em;
	font-weight: normal;
	margin-left: 10px;
	}
	
#commentsModule .disclaimer {
	width:130px;
	float:left;
	padding-top: 1px;
	margin-left: 12px;
	color: #757575;
	font-size: 1.1em;
	}

.emptyComments {
	height: 10px!important;
	padding-top: 0!important;
	}
.postCommentGated {clear:both!important;display:block;}

.postCommentGated a {
	margin: 0;
	color:#6d8a9a;
	text-decoration:underline;
	}

.postCommentGated a:hover {
	margin: 0;
	color:#e51c24;
	text-decoration:underline;
	}

/* comments list */
	
#allComments {
	margin: 25px 0 10px 0;
	width:420px;
	display:inline;
	border:1px solid #000;
	border-width:1px 0;
	}
	
#allComments h2 {
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
}

#allCommentsList {
	clear: both;
	width: 420px;
	color:#888888;
	}
	
#allCommentsList .comment {
	padding: 10px 0 20px 0;
	}
	
#allCommentsList .comment h4 {
	padding-bottom:5px;
	margin-top: 0;
	font-size:1.1em;
	color:#000;
	}
	
#allCommentsList .comment p {
	padding-top:4px;
	margin-bottom: 0;
	color:#000;
	}
	
.comment .horizList {
	margin: 0 15px 0 10px;
	font-size:1.1em;
	width:360px;
	color:#757575;
	}

.comment .commentRightCol .commentInfo {
	margin-bottom:8px;
	padding-bottom:3px;
	}

.comment .horizList li.paddingLeft{
	padding-left:5px;
	}
	
.comment .horizList li.paddingRight{
	padding-right:5px;
	}

.comment .horizList li.last{
	float:right;
	text-align:right;
	}

.comment .horizList li.last a{
	text-align:right;
	}

.commentLeftCol{
	float:left;
	width:51px;
	margin-right:10px;
	margin-bottom:20px;
	overflow:hidden;
	}
	
.commentLeftCol img {width:51px!important;}

.commentRightCol{
	float:left;
	width:355px;
	padding-left: 0;
	margin-bottom:10px;
	}

.commentRightCol .horizList {
	margin-left: 0;
	padding-left: 0;
	}

.comment a, .alistModule p a{
	color:#6d8494;
	text-decoration:underline;
	}

.comment a:hover, .alistModule p a:hover{
	color:#e51c24;
	text-decoration:underline;
	}


/* ---- article ----- */

.relatedLinks h2 {
	font-size:1.1em;
	color:#6d8494;
	text-transform:uppercase;
	line-height: 1em;
	padding-bottom:2px;
	margin: 0 0 10px 0;
	border-bottom:1px solid #000;
}

.relatedLinks ul {
	margin-bottom:5px;
	padding-bottom:5px;
}

.relatedLinks ul li {
	padding:0 0 10px 0;
	font-weight:700;
	font-size:1.1em;
}

.relatedLinks h3 {
	padding:0 0 10px 0;
	font-weight:700;
	font-size:1.1em;
}

/* --- articleTools --- */

.share {
	float: left;
	width: 91px;
	margin-left: 10px;
	position: relative;
	margin-top: 10px;
	}

.share p a, .share p a:active, .share p a:focus, .share p a:link, .share p a:visited {
	display: block;
	zoom:1;;
	height: 16px;
	padding: 8px 5px 5px 5px;
	color: #000!important;
	text-decoration: none;
	border-bottom: 1px solid #d7d9d9;
	font-size: 1em!important;
	background-image: url(/_images/bkg/bkg_ShareTitle.gif);
	background-repeat:no-repeat;
	}
	
.off p a {
	background-position:bottom left!important;
	}
	
.on p a {
	background-position:top left!important;
	}
	
.share p a:hover {
	text-decoration: underline;
	}
	
.off .shareView {
	display: none;
	}
	
.on .shareView {
	}
	
.share ul {
	background: url(/_images/bkg/bkgShareList.gif) left bottom no-repeat;
	width: 91px;
	padding: 8px 0 5px 5px;
	position: absolute;
	top: 24px;
	margin-left: 0!important;
	padding-left: 5px!important;
	}
	
.share ul li a {
	color: #6d6e70 !important;
	height: 16px;
	display: block;
	font-size:1.1em;
	}
	
.share ul li a:hover {text-decoration:underline;}
	
.share ul li {
	margin-bottom: 8px!important;
	display: block;
	height: 16px;
	}
	
.share ul li.title {background: url(/_images/icon/shareTopDots.gif) 0 0 no-repeat; font-size: 1.1em!important; padding-top: 5px;}
.share ul li.delicious a {background: url(/_images/icon/icon_Delicious.gif) 0 0 no-repeat; padding-left: 20px;}
.share ul li.stumble a {background: url(/_images/icon/icon_ShareStumble.gif) 0 0 no-repeat; padding-left: 20px;}
.share ul li.facebook a {background: url(/_images/icon/icon_ShareFacebook.gif) 0 0 no-repeat; padding-left: 20px;}
.share ul li.reddit a {background: url(/_images/icon/icon_ShareReddit.gif) 0 0 no-repeat; padding-left: 20px;}
.share ul li.digg a {background: url(/_images/icon/icon_Digg.gif) 0 0 no-repeat; padding-left: 20px;}
.share ul li.google a {background: url(/_images/icon/icon_Google.gif) 0 0 no-repeat; padding-left: 20px;}
.share ul li.yahoo a {background: url(/_images/icon/iconYahoo.gif) 0 0 no-repeat; padding-left: 20px;}
	
.articleTools {
	border-top: 1px solid #e2e6e6;
	border-bottom: 1px solid #e2e6e6;
	margin: 10px 0 0 0;
	clear: both;
	display: inline;
	padding: 5px 0 0 0;
	float: left;
	width: 320px;
	position: relative;
	}

.articleTools.adwatch {width:509px;}

.articleTools ul {
	padding-left: 0!important;
	margin-left: 0!important;
	}

.articleTools ul li {
	display: block;
	}
	
.articleTools ul li a {
	color: #7a95a8;
	font-size: 1.2em;
	display: block;
	height: 22px;
	float: left;
	text-decoration:underline;
	}

.articleTools ul li a:hover {
	text-decoration:underline;
	color: #e51c24;
}

.articleTools .print a {
	background: url(/_images/icon/iconToolsPrint.gif) 0 0 no-repeat;
	padding-left: 26px;
	margin-right: 14px;
	display: inline;
	}
	.articleTools .print a:active,
	.articleTools .print a:focus {
		background:#fff url(/_images/icon/iconToolsPrint.gif) 0 0 no-repeat!important;
		color:#7A95A8!important;
	}
.articleTools .emailArticle a {
	background: url(/_images/icon/iconToolsEmail.gif) 0 0 no-repeat;
	padding-left: 24px;
	margin-right: 14px;
	display: inline;
	}
	.articleTools .emailArticle a:active,
	.articleTools .emailArticle a:focus {
		background:#fff url(/_images/icon/iconToolsEmail.gif) 0 0 no-repeat!important;
		color:#7A95A8!important;
	}
.articleTools .clipSave a {
	background: url(/_images/icon/iconToolsCut.gif) 0 0 no-repeat;
	padding-left: 19px;
	margin-right: 14px;
	display: inline;
	}
.articleTools .clipSave a:active,
.articleTools .clipSave a:focus {
	background:#fff url(/_images/icon/iconToolsCut.gif) 0 0 no-repeat!important;
	color:#7A95A8!important;
}
.articleTools .newsEmail a {
	background: url(/_images/icon/iconToolsbulletin.gif) 0 0 no-repeat;
	padding-left: 23px;
	}
	.articleTools .newsEmail a:active,
	.articleTools .newsEmail a:focus {
	background:#fff url(/_images/icon/iconToolsbulletin.gif) 0 0 no-repeat!important;
	color:#7A95A8!important;
}
#clipAndSaveMessage {
	width: 95px;
	height: 55px;
	position: absolute;
	padding: 10px;
	top: -68px;
	left: 140px;
	z-index: 1;
	background:#fff;
	border:1px solid #000;
	font-size:0.9em;
	}
	
#clipAndSaveMessage img {
	float: right;
	}

#clipAndSaveMessage a {
	color:#6c8a94;
}

#clipAndSaveMessage a:hover {
	color:#e51c24;
}

.wideTableTools {
	border-top: none;
	border-bottom: none;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	float: left;
	width: 340px;
}

.wideTableTools #clipAndSaveMessage {
	left: 100px;
	}
	
	
/* --- error pages --- */
body.error_page{
	background:#fff;
}

body.error_page #content {
	min-height:450px;
	height:450px;
	}
	
body.error_page h2 {
	font-size:1.6em;
	color:#999;
	text-transform:uppercase;
	margin:34px 0 0 8px;
	}
	
.errorMessages {
	clear: both;
	margin: 20px 0 0 8px;
	}

.errorMessages a {color:#6c8a94; text-decoration:underline;}
.errorMessages a:hover {color:#ea1c26; text-decoration:underline;}

.errorMessages h1 {font-size:1.7em; float:none!important;margin-bottom:15px;}

.errorFooter{
	height:220px;
}

/* --- authorProfile --- */

.authorProfile .authorProfileImage{
	float:left;
	padding:0 10px 0 0;
	width:120px;
	}

.authorMoreProfiles p {
	font-size:1em;
	font-weight:normal;
	}
	
.authorMoreProfiles img {
	float:right;
	padding:0 0 2px 10px;
	}

.authorOtherDetails ul li{
	margin-bottom:4px;
}

.authorOtherDetails ul li.last{
	margin-bottom:0;
}

.authorOtherDetails a{
	font-size:1.2em;
	text-decoration:underline;
	color:#6C8896;
}

.authorOtherDetails a:hover{
	color:#EE1C24;
}

/* --- loginArticle --- */	

#loginArticle {
	margin: 0 30px 0 20px;
	}
	
#loginArticle p {
	margin-bottom: 10px;
	}
	
#loginForm {
	margin:30px;
	}
	
#loginForm p {
	margin-bottom:30px;
	}
	
#loginArticle h1 {
	margin-left:0;
	color:#000000;
	font-size:1.6em;
	font-weight:700;
	line-height:1em;
	text-transform:none;
	float:none;
	}
	
#loginArticle h4 {
	padding-top:9px;
	}
	
#loginArticle #featureImageContainer {
	float:right;
	width:200px;
	}

#registerForm p {
	clear:both;
	padding-top:10px;
	}

#registerForm h1 {
	font-size:1.8em;
	color:#3b3b3b;
	text-transform:capitalize;
	font-weight:normal;
	padding-top:3px;
	display:block;
	border-bottom:2px solid #3b3b3b;
	padding-bottom:3px;
	width:100%;
	}
	
#loginArticle img {
	margin-left: 15px;
	}
	
#registerForm input.field {
	border:1px solid #797979;
	height:15px !important;
	margin:0pt 10px 0pt 0pt;
	width:168px !important;
	}
	
	
/* --- articleVideo --- */

.articleAssets {
	padding: 0;
	margin:0 0 20px 0;
	}
	
.articleAssetsPagination {
	border-top: 1px solid #fff;
	text-align: right!important;
	padding: 4px 10px 4px 0;
	font-size: .8em;
	}
.articleAssetsPagination a:hover, .articleAssetsPagination a:focus {
	color:#000;
	background:none!important;
	}

.articleAssetsPadding {
	padding: 15px 10px 10px 10px;
	}

.articleAssetsPadding a:hover {
	color:#e51c24;
}
.photodetailoptions, .articleGalleryTags {
	text-align: left!important;
	}

.articleGalleryTags {
	width:240px;
	float:left;
}

.articleAssetsImages p {
	padding: 0 10px;
	font-size: 1em;
	}

.articleAssetsImages {
	width: 420px;
	}

.articleAssetsImages div {
	text-align: center;
	background-color:#eef3f6;
	}

/* --- Xcol ads --- */

#xcol #xcolAds {
	margin-right: 20px;
	margin-bottom: 15px;
	border: 1px solid #ff0000;
	}

#xcolAds img, #xcolAds object, #xcolAds embed {
	}

#xcol #xcolAds p, .mpu p {
	text-align: center;
	margin-bottom: 3px;
	color: #999;
	}

#xcol #xcolAds p {
	width: 120px;
	}

.hideMessage {
	visibility: hidden;
	}
	
.showMessage {
	visibility: visible;
	}


div#articleImageHolder{
	float:left;
	width:auto;
}

.imageCaption{
	margin:0;
	text-align:right;
	color:#818588;
	font-size:1.1em;
	clear: both;
	background-color:#eef3f6;
	padding:4px 7px 4px 0;
	width:414px; /*Please do make this !important, the JS matches the caption width to the image size.*/
	}

.imageCaptionEmpty{
	display:none;
}

.newsThumbnail{
	margin:0 10px 0 0;
	float:left;
	clear:both;
	}
	
.invertFloat .newsThumbnail{
	margin:0 10px 0 0!important;
	float:left!important;
	}
	
.related .newsThumbnail img{
	border:1px solid #000;
	vertical-align:top;
	}

.relatedLinks .newsThumbnail img{
	float:left;
	margin-right:8px;
} 

.newsLeftCol{
	float:left;
	width:195px;
	}

.IssuesModule .newsThumbnail{
	float:left;
	margin:0 10px 0 0;
	}
	
.IssuesModule .withImage .borderBottom{
	background:url(/_images/issueHrSolidGrey.gif) 90px bottom no-repeat;
	border:none;
	}

.IssuesModule .withImage .modulePadding{
	padding-bottom:0;
	}

.latestNewsTopStories{
	border-bottom:#cccccc 1px solid;
	}
	
.latestNewsTopStories p{
	font-size:1.3em;
	}
	
/* ------- News Archive ------*/

.newsDayPagination{
	width:100%;
	background:#f2f6f8;
	padding:2px 0 5px 0;
	text-align:center;
	font-size:1.2em;
	}
	
.newsDayPagination a{
	text-decoration:underline;
	color:#6c8896;
	}
.newsDayPagination a:hover{
	text-decoration:underline;
	color:#e51c24;
	}
.newsDayPagination ul li{
	float:none;
	padding:0 5px;
	}

#newsArchive h3.archiveHeadline {
	padding:30px 0 14px 0;
	}
	
#newsArchive h3.archiveHeadline a {
	color:#000!important;
	cursor:text;
	text-decoration:none;
	}
	
#newsArchive h3.archiveHeadline a:hover {
	color:#000!important;
	cursor:text;
	text-decoration:none;
	}
	
.newsArchiveButtons .module3col .leftCol{text-align:left;}
.newsArchiveButtons .module3col .centerCol{text-align:center;}
.newsArchiveButtons .module3col .rightCol{text-align:right;}

.archiveButtonsWrapper{background:#dce6ec;margin:2px 0;width:100%;}

.archiveButtonsWrapper a {font-size:1.2em;color:#6c8896;padding:2px 5px;text-decoration:underline;}
.archiveButtonsWrapper a:hover {color:#e51c24; text-decoration:underline;}

#archiveTable h2 {
	margin: 10px 0;
	}

.archiveRow {
	clear:both;
	margin-bottom: 10px;
	font-size:1.3em;
	}
	
.archiveRow .alternate {
		background: #f7f4ed!important;
		display: block;
		float: left;
		padding:5px 0;
	}


/* --- wide table --- */

#wideTableHeader {
	margin: 10px 0 0 20px;
	}

#wideTableHeader .logo {
	margin-top: 20px;
	float: left;
	}

#wideTableHeader .h1WithSponsor{
	width:100px;
	padding-top:0px;
	margin-top: 30px;
	margin-right:24px;
	margin-bottom:0px;
	text-align:center;
	padding-bottom:0px;
	background: none;
	float: right;
	}

.wideTableTitle {
	background: #267fc5;
	color: #fff;
	font-weight: 700;
	font-size: 1.2em;
	padding: 4px 6px;
	margin-top: 20px;
	}


/* --- the class of cmsTable needs to go on the tables if build in the cms to give it the same styles as the wide article --- */

#league_table, .cmsTable, .cmsTableGrey {
	clear:both;
	margin: 20px 20px 20px 0;
	width: 100%;
	}

.cmsTable, .cmsTableGrey{
	margin-right:0;
	}

div.cms table.cmsTableGrey{
	background:#e7e7e9;
	border-bottom:none;
	}
	
#league_table td, .cmsTable td, .cmsTableGrey td {
	color: #000;
	height: 20px;
	text-align: left;
	padding: 4px 10px 4px 4px;
	border-bottom: 1px solid #a1a1a1;
	}

.cmsTable td {
	color: #000;
	}
	
#league_table td a, .cmsTable td a, .cmsTableGrey td a{
	font-size:1.0em;
}

body.wideArticleUber #wideTable table {
	font-size:1.2em;
}

div.cms table.cmsTableGrey td {
	color: #000;
	background-color:#e7e7e9!important;
	border-bottom: 4px solid #fff;
	border-right: 4px solid #fff;
	padding: 4px 10px 4px 10px;
	}
	
#league_table tr.alternate td, .cmsTable tr.alternate td {
	background-color:#eef3f6;
	}

#league_table th, .cmsTable th {
	background-color:#6c8798!important;
	color: #fff!important;
	padding: 5px 5px 0 5px;
	font-weight: 700;
	font-size: 1.2em;
	height: 27px;
	text-align: left;
	border-bottom: 1px solid #a1a1a1;
	}

#league_table th img{
	height:1px;
	visibility:hidden;
	}

.cmsTable th{
	font-size:1.2em;
	}

.cmsTableGrey th{
	background-color:#e7e7e9!important;
	color: #000!important;
	padding: 2px 5px 0 10px!important;
	font-weight: 700;
	font-size: 1.0em;
	height: 20px;
	text-align: left;
	border-bottom: 4px solid #fff;
	border-right: 4px solid #fff;
	}

.btnReturnArticle {
	width: 95px;
	height: 17px;
	background: #fff;
	border: 1px solid #EE1C24!important;
	cursor:pointer;
	color: #EE1C24!important;
	float: right;
	font-size: 1.2em;
	font-weight: 700;
	text-transform:lowercase; /*needed for ie6 to indent the text*/
	line-height: 1em;
	padding: 3px 0 0 4px;
	margin-top:10px;
	}

.btnReturnArticle:hover {
	color: #fff!important;
	border: 1px solid #EE1C24;
	background: #EE1C24;
	}

#wideArticle a {
	text-decoration: none;
	}

.freeTags h2{
	float:left;
	font-size:1.2em;
	font-weight:700;
}

.freeTags ul{
	float:left;
	padding-left:6px;
}

.freeTags ul li h3{
	font-size:1.2em;
}

.freeTags ul li h3 a{
	display:inline;
	color: #7A95A8;
	font-weight:400;
	text-decoration:underline;
}

.freeTags ul li h3 a:hover{
	color:#E51C24;
	text-decoration:underline;
}
	
/* article assets */

.articleAttachment {
	clear:both;
	border: 1px solid #e0e0e0;
	padding: 6px 6px 3px 6px;
	margin: 10px 0;
	width: 408px;
	}
	
.articleAttachment a {
	font-size: 1.2em;
	background: url(/_images/icon/icon_Attachment.gif) 0 0 no-repeat;
	padding-left: 30px;
	display: block;
	height: 19px;
	padding-top: 2px;
	text-decoration: underline;
	color:#6b8697;
	} 

.articleAttachment a:hover {
	text-decoration: none;
	color:#000;
	}

.articleAttachment p a {
	font-size: 1em;
	}

.iconTables {
	border: 1px solid #e0e0e0;
	padding: 6px 6px 3px 6px;
	margin-bottom: 10px;
	width: 80%;
	}

.iconTables a {
	font-size: 1.2em;
	background: url(/_images/icon/iconWideTable.gif) 0 0 no-repeat;
	padding-left: 30px;
	display: block;
	height: 19px;
	padding-top: 2px;
	text-decoration: underline;
	color:#6b8697;
	} 

.iconTables a:hover {
	text-decoration: none;
	color:#000;
	}

div.articleAssetsImages {
	border: 1px solid #b7b6b6;
	margin-top: 10px;
	}

.articleAssetsAudio {
	float: left;
	padding: 6px;
	border: 1px solid #b6b5b5;
	margin-bottom: 10px;
	width: 408px;
	background-color:#eef3f6;
	}

.articleAssetsAudio a {
	color:#6c8896;
	text-decoration:underline;
	}
.articleAssetsAudio a:hover {
	color:#000;
	text-decoration:underline;
}
	
.articleAssetsAudio h5 {
	font-size: 1.2em;
	/*font-weight: 700;*/
	line-height: 1em;
	}

.articleAssetsAudio .audioPlayer{
	float:left;
	margin-right:5px;
	width:280px;
}

.articleAssetsAudio embed {
	float: left;
	margin-right: 6px;
	}


div.articleAssetsImages, .articleAssetsAudio a {
	font-size: 1.2em;
	}

div.articleAssetsImages img {
	margin: 0 0 10px 0;
	}
	
.articleAssetsImages a, .articleAssetsImages a:visited {
	color:#6c8896;
	text-decoration:underline;
}

p.viewsizes {
	background:url(/_images/icon/iconViewSizes.gif) 60px 0 no-repeat;
	text-decoration:underline;
	text-align:right;
	padding:2px 0 2px 20px;
	}
a.viewsizes {
	font-weight:normal;
	}
	
.viewsizes:hover {
	color:#000;
}

div.articleAssetsImages .paginationPrev img, div.articleAssetsImages .paginationNext img {
	margin: 0;
	}

.photodetailoptions {
	font-weight: 700;
	width:140px;
	float:right;
	text-align:right!important;
	}

div.articleAssetsImages .show ul {
	margin: 10px 0 2px 5px;
	width:150px;
	float:right!important;
	text-align:right!important;
	font-size:0.9em;
	}

div.articleAssetsImages .show li {
	margin: 0 0 2px 5px;
	}

.articleAssetsPlayer div {text-align:center;}

.articleAssetsPlayer object {
	width: 420px!important;
	}

/* contact us */

.contactUsMain{
	width:194px;
	float:left;
	}

.contactUsMain strong{
	font-weight:700;
	}

.contactUs h3, .contactUsMain h3{
	color:#6C8896;
	padding-bottom:5px;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:700;
	line-height:1.6em;
	}	

.contactUsMain h3{
	line-height:1.0em!important;
	}

.contactUs a:hover{
	color:#e51c24;
	text-decoration:underline;
	}
	
.contactUs p{
	margin-bottom:20px!important;
	}
	
.contactUs a {color:#6c8896; text-decoration:underline; }


/* additions */

.articleTools .clipSave2 a {
	background: url(/_images/icon/iconToolsCut.gif) 0 0 no-repeat;
	padding-left: 19px;
	margin-right: 5px;
	margin-left:15px;
	display: inline;
	}

#galleriesWrapper {border:1px solid #000;font-size:1em;}
#galleriesWrapper h2 {color:#6E8992!important;
	text-transform:uppercase;
	border-bottom:1px solid #000;
	margin:0;
	padding: 6px 11px !important;
	font-weight: 700;font-size:1.1em;}

}
#galleriesWrapper h2 a {
	color:#6E8992 !important;
	}

#galleriesWrapper ul li {font-weight:700;margin-bottom:5px;}

.moduleRightColGallery {
	float:right;
	width:290px;
	margin-right:5px;
	}
	
/* ==== blogs tab homepage ======*/

.avatarBlogs img {width:51px!important;}
.postContent {width:250px;}

/*=== facts & figures amendments ===*/

.summarizeIntro p {font-size:1.5em;}
	
/* ======= central government module ========= */

.moduleSectorNews {
	float:left;
	}
	
.moduleSectorNews ul {
	margin: 0;	
	padding: 8px 0;
	font-size:1.2em;
	font-weight:700;
	}
	
.moduleSectorNews ul li {
	padding:0 0 8px 15px;
	zoom:1;;
	background:url(/_images/icon/icon_Bullet.gif) 0 2px no-repeat;
	}
	
.moduleSectorNews h2 {
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	margin-bottom:15px;
	padding:3px 0 3px 2px;
	text-transform:uppercase;
	line-height:19px;
	}
	
	
/*====== latest work - on main home page ========*/

.colLayout3 {
	margin:0;
	padding:0;
	}
	
.colLayout3 .cols3 {
	width:184px;
	float:left;
	padding:0 0 10px 0;
}

.cols3Left, .cols3Middle {
	margin:0 20px 15px 0!important;
}
.cols3Right {
	margin:0 0 15px 0!important;
}

.colLayout3 .cols3 .imgWrapper {
	margin:5px 0;
	display:block;
	}
.colLayout3 .cols3 h4.byline {
	margin:0 0 10px 0;
	padding:0;
}

.colLayout3 .cols3 h3{
	margin-bottom:5px;
}

/* ---- THE WORK XCOL -- This is needed here as we have this on a normal layout article page (public view) --- */

input.btn_SubmitCreative{
	margin-top:20px;
	width:106px!important;
	background-image:url(/_images/btn/btn_SubmitCreative.gif);
	margin-left: 155px!important;
	border:none!important;
	}
	
.btn_SubmitWork {
	width:300px;
	background-image:url(/_images/btn/btn_SubmitYourWork.gif);
	height:37px;
	}	

/*============ report abuse ==================*/
.reportAbuse {
    float:right;
    font-size:1.1em;
    margin:10px 0;
}

.reportAbuse a {
    color:#6D8494;
    text-decoration:none;
}
.reportAbuse a:hover {
    color:#E51C24;
    text-decoration:underline;
}

.cols1ThirdNews .relatedLinks .tweetShare, 
.cols1ThirdNews .relatedLinks .facebookShare {
	float:left;
	margin-right:10px;
}

.searchResultContent {
	width:220px;
	float:left;
	margin-left:20px;
}

.listingWork a img {
	float:left;
}

.listingWork {
	overflow:hidden;
}

}/*End of @media - this is needed*/
