/*
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/mainBackgWideNews.png') repeat-y top left;
}

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


.footerText {
     width: 740px;
}


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

.newsDiv table {
     width: 760px;
}

.newsDiv td {
     margin: 0;
     padding: 0;
}



.newsDiv .centreTitle {
     color: #656565;
     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;
}

.advertLeft {
     width: 270px;
}



.latestNewsTitle {
     width: 250px;
}



.newsDiv .centreFooter {
     color: #e22d22;
}



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

.newsLeft td {
     width: 200px;
}

.newsRight, .storyNav {
     width: 480px;
}


.storyFooter {
     padding-top: 10px;
     color: #e22d22;
     width: 460px;
     border-bottom: 1px dotted #656565;
     font-weight: bold;
}

.hottestNews .centreFooter {
     display: none;
}

.hottestNews .centreDiv {
     margin-bottom: 0px;
}

.readArchive {
     
     border-bottom: 1px dotted #656565;
     padding: 0px 0px 30px 0px;
}

