.tabsMainWrapper .tab.active {
	height: 24px;
	background: #0072bc;
}

.tabsMainWrapper .tab.active .tabc { height: 100%; background: transparent; }
.tabsMainWrapper .tab.active .tabl { background: url(/img/tab_fact_l.gif) no-repeat; }
.tabsMainWrapper .tab.active .tabr { background: url(/img/tab_fact_r.gif) no-repeat; }
.tabsMainWrapper .tab.active a { color: #0072bc; }

.srcBoxMain { background: #0072bc; color: #fff; }
.srcBoxMain .wrapper { background-image: url(/img/fsrc_box_tl.gif); }
.srcBoxMain .wrapper .wrapper { background-image: url(/img/fsrc_box_tr.gif); }
.srcBoxMain .wrapper .wrapper .wrapper { background-image: url(/img/fsrc_box_bl.gif); }
.srcBoxMain .wrapper .wrapper .wrapper .wrapper { background-image: url(/img/fsrc_box_br.gif); }
.srcBoxMain .optsLinks a {
	background-image: url(/img/aopt_f.gif);
	color: #fff;
}

.fSearch .fldContainer { width: 195px; }
#searchSimple .submit input, #searchAdvanced .submit input { margin-top: 18px; }

.srcBoxMain .resBar { background: #0089e2; }
.srcBoxMain .resBar .top { background: #0072bc; height: 3px; }
.srcBoxMain .resBar .top .wrapper { height: 100%; background: url(/img/fsrc_box_res_bl.gif) no-repeat left; }
.srcBoxMain .resBar .top .wrapper .wrapper { background: url(/img/fsrc_box_res_br.gif) no-repeat right; }
.srcBoxMain .resBar .resHolder { background: url(/img/fres_bar_bl.gif) no-repeat left bottom; }
.srcBoxMain .resBar .resHolder .wrapper { height: 100%; background: url(/img/fres_bar_br.gif) no-repeat right bottom; }
.srcBoxMain .resBar .resHolder .padder { padding: 8px 15px 10px; }

.recordRow .logoHolder { width: 100px; }
.recordRow .infoHolder { width: 751px; }

.recordRow .btns img { margin: 0 3px -1px 0; }
.recordRow .btns .off { color: #b4b4b4; }
