/* ALWAYS KEEP */
@import url("en-US/Core%20Styles/Oxy.css");
@import url("OxyBurgandy.css");
@import url("OxyTertiary.css");
/* OVERRIDES OXY STYLES FOR IFRAMES*/
body {
	text-align:left;
	background:#F9F5EE !important;
	font:10px Verdana, Arial, Helvetica, sans-serif !important;
	margin:0 !important;
	padding:0 !important;
}
#main_content {
	border:1px solid #F9F5EE !Important;
	margin:0;
	text-align:left;
	float:none;
	width:423px;
}
.center_column {min-height:150px !important;}
.center_column td {padding:3px 5px !Important;}
#main_content.wide { width:625px !Important; }
#main_content.wide table td {
	padding:0;
	margin:0;
}

/* Thomson Style Overrides */
#main_content table .ccbnOutline td {
	width:auto !Important;
	padding:0 !Important;
	margin:0 !Important;
}
#main_content table .ccbnOutline td table {width:auto !important}

#main_content table .ccbnOutline td table td {
	width:auto !Important;
	padding:2px 5px !Important;
	margin:0 !Important;
}
#main_content table.ccbnBgTblTxt {
	margin:10px 0 !important;
	width:auto !Important;
}
td.ccbnBgTblLabelLeft, span.ccbnTblLabelLeft {	width:auto !Important;
}

.ccbnBgLnk td { padding:0 !Important; }
.odd td, .ms-asset-icon { background: #ede3ce !Important; }
tr.ccbnBgTblTtl td, span.ccbnTblTtl { white-space:nowrap !important; }
.ccbnBgSpacer td {height:1px;}


/* iCims Style Overrides */
.iCIMS_JobsTableOdd { background: #ede3ce !Important; }

