@import url(base.css);
@import url(footer.css);

/* ========== Travidia Content CSS Fixes ======== */

html, body {
	
}

body#categories-page #t-pc-page td.t-c { /* This fixes bad markup on the ROP pages */
	width: auto;
}

#wrapper-rail {
	margin-left: auto;
	margin-right: auto;
	width: 980px; 
}

#cHeader {
	position: relative;
	z-index: 5000;
}

#cHeader img {
	display: inline;
}

.c  table {
	display: inline-table;
}

#wrapper {
	width: 810px;
	display: block;
}

#t-footer {
	width: 811px;
}

#cFooter {
	margin-top: 0px;
}

#cFooter img {
	display: inline;
}

#classAds img {
	display: inline;
	margin-left: 45px;
}

#content {
	font-size: 10px;
}

#t-rop-advertisers-page .c #wrapper {
	width: 798px;
}

#subnav #left {
	display: none;
}

/* Imported CSS from template */



/* Client Template CSS Fixes */

#header-container #header {
	height: 36px;
}

#ManagedDirectoryAd {margin-left:41px;}
