@import url(base.css);
@import url(footer.css);

/* ========== [Newspaper Name here] CSS ======== */

html, body { 
	
}
#wrapper-rail {
	width: 970px; 
	}
body#categories-page #t-pc-page td.t-c { /* This fixes bad markup on the ROP pages */
	width: 590px;
}
#wrapper {
	overflow: hidden;	
}
.c {
	width: 100%;
}
#cHeader {
	position: relative;
	z-index: 5000;
	font-size: 12px;
}
#cHeader img {
	display: inline;
}
#cFooter {
	margin-top: 0px;
	font-size: 12px;
}
#cFooter img {
	display: inline;
}

