/*h1 a {
     background: url('./images/website/blueBut.png') no-repeat 0px 4px;
     padding-left: 20px;
     text-transform:uppercase
}
*/
.navLink {
     width: 40px;
     display: none;
}

.contentSplurge, .contentText {
     padding: 0px 20px 0px 10px;
     line-height: 1.4em;
     width: 460px;
     
 }

.content {
     position: relative;
     padding: 10px 180px 0px 0px;
     margin: 0;
     clear: both;
     display: block;
     width: 680px;
     background: white url('./images/website/mainBackgWideLeft.png') repeat-y top left;
}

.advertBottom {
     position: relative;
     left: 137px;
     width: 468px;
     clear: both;
     padding: 5px 0px 20px 0px;
}
.footer {
     width: 760px;
}

.storyMainText a {
     overflow: hidden;
}

.footerText {
     width: 740px;
}


.newsDiv {
     position: relative;
     width: 680px;
     left: -10px;
     min-height: 700px;
}

.newsDiv table {
     width: 760px;
}

.newsDiv td {
     margin: 0;
     padding: 0;
     width: 370px;
}



.newsDiv .centreTitle {
     color: #656565;
     padding-bottom: 10px;
     margin-top: 10px;
}

.newsDiv .centreTitle a {
     color: #656565;
     font-size: 0.8em;
     font-weight: bold;
}

.newsDiv .centreTitle a:hover {
     color: black;
}

.newsDiv h1 a {
     color: #003366;
}

.newsDiv h1 a:hover {
     color: #003399;
}

.newsDiv .moreButton {
     border-bottom: none;
     float: right;
     width: 87px;
}

.hottestNews .centreDiv .centreFooter {
     font-size: 3.0em;
     display: none;
}


.centreDiv {
     padding-bottom: 25px;
     border-bottom: 1px dotted #656565;
}

