@import url(base.css);
@import url(footer.css);

/* ========== [Newspaper Name here] CSS ======== */

html, body { 
	background: #DFE4E7 none repeat scroll 0 0;
	color: #1A2732;
	font-family: arial,helvetica,sans-serif;
}

#wrapper-rail {

}

body#categories-page #t-pc-page td.t-c { /* This fixes bad markup on the ROP pages */
	width: auto;
}

#wrapper {
	overflow: hidden;	
	width: auto;
}

#t-footer {
	width: auto;
	margin-bottom: 0px;
}

.c {
	width: 100%;
}

#cHeader {
	position: relative;
	z-index: 5000;
}

#cHeader img {
	display: inline;
}

#cFooter {
	margin-top: 0px;
}

#cFooter img {
	display: inline;
}

#partnerSites ul li.gray a, #partnerSites ul li a {
	font-size: 11px;
}

a img, :link img, :visited img {
	display: inline;
}

#footerlinks p a {
	font-size: 12px;
}

#navbar {
	margin-top: 10px;
	margin-bottom: 3px;
}

#panel1 {
	margin-bottom: 5px;
}

#footer {
	margin-top: 5px;
}

#scrollingthumbs {
	width: auto;
}

.subholder {
	width: 815px;
}

