#content_l{
	width:521px;
	float:left
	}
#content_r{
	width:213px;
	float:right
	}
div.box,div.box_img,div.box_mgn,div.box_lgry,div.box_dgry{
	width:521px;
	float:left
	}
div.box_mgn{margin-top:10px}

/* === HOMEPAGE FIND/LOGIN BOX ======= */
/* TOP AND BOTTOM CORNER STYLES */
div.box_img{background:url(/images/backgrounds/findlog_bg.gif) repeat-y}
#box_findlog_tl,#box_findlog_bl{
	width:303px;
	height:4px;
	font-size:10%;
	float:left
	}
#box_findlog_tl{background:#00AFEE url(../images/backgrounds/crn_blu_tl.gif) no-repeat}
#box_findlog_bl{background:#00AFEE url(../images/backgrounds/crn_blu_bl.gif) no-repeat}
#box_findlog_tr,#box_findlog_br{
	width:218px;
	font-size:10%;
	float:right
	}
#box_findlog_tr_bdr,#box_findlog_br_bdr{
	width:214px;
	height:3px;
	float:left
	}
#box_findlog_tr_bdr{border-top:solid 1px #00AFEE}
#box_findlog_br_bdr{border-bottom:solid 1px #00AFEE}
#box_findlog_tr_crn,#box_findlog_br_crn{
	width:4px;
	height:4px;
	float:right
	}
#box_findlog_tr_crn{background:url(../images/backgrounds/bdr_blu_tr.gif) right no-repeat}
#box_findlog_br_crn{background:url(../images/backgrounds/bdr_blu_br.gif) right no-repeat}

/* MAIN BOX CONTENT STYLES */
/* quick search */
#box_findlog_l{
	width:283px;
	padding:10px;
	background:#00AFEE;
	float:left
	}
#box_findlog_l_c{
	width:283px;
	font-size:90%;
	float:left
	}
#box_findlog_l_c_l{
	width:211px;
	padding-top:11px;
	float:left	
	}
#box_findlog_l_c_r{
	width:72px;
	float:right
	}
/* login */
#box_findlog_r{
	width:176px;
	padding:10px 31px 10px 10px;
	border-right:solid 1px #00AFEE;
	float:right
	}
#box_findlog_r_c{
	width:176px;
	font-size:90%;
	float:left
	}
#box_findlog_r_c h1{
	margin:0 0 0.6em;
	color:#00AFED;
	font-size:160%;
	font-weight:normal
	}
#box_findlog_r_c_l{
	float:left	
	}
#box_findlog_r_c_r{
	float:right
	}
/* both */
#box_findlog_l p,#box_findlog_r p{margin:0 0 0.3em}


/* === TWO GREY LOWER BOXES ======= */
div.box_lgry{background:#F1F1F1}
div.box_dgry{background:#DFDFDF}
/* TOP AND BOTTOM CORNER STYLES */
#box_tl_lgry,#box_tl_dgry,#box_bl_lgry,#box_bl_dgry{
	width:303px;
	height:4px;
	font-size:10%;
	float:left
	}
#box_tl_lgry{background:#F1F1F1 url(../images/backgrounds/crn_lgry_tl.gif) no-repeat}
#box_tl_dgry{background:#DFDFDF url(../images/backgrounds/crn_dgry_tl.gif) no-repeat}
#box_bl_lgry{background:#F1F1F1 url(../images/backgrounds/crn_lgry_bl.gif) no-repeat}
#box_bl_dgry{background:#DFDFDF url(../images/backgrounds/crn_dgry_bl.gif) no-repeat}
#box_tr_lgry,#box_tr_dgry,#box_br_lgry,#box_br_dgry{
	width:218px;
	height:4px;
	font-size:10%;
	float:right
	}
#box_tr_lgry{background:#F1F1F1 url(../images/backgrounds/crn_lgry_tr.gif) right no-repeat}
#box_tr_dgry{background:#DFDFDF url(../images/backgrounds/crn_dgry_tr.gif) right no-repeat}
#box_br_lgry{background:#F1F1F1 url(../images/backgrounds/crn_lgry_br.gif) right no-repeat}
#box_br_dgry{background:#DFDFDF url(../images/backgrounds/crn_dgry_br.gif) right no-repeat}

/* LIGHT GREY MAIN BOX CONTENT STYLES */
/* left */
#box_lgry_l{
	width:273px;
	padding:10px 20px 10px 10px;
	font-size:90%;
	float:left
	}
#box_lgry_l strong{font-size:110%}
/* right */
#box_lgry_r{
	width:177px;
	padding:10px 31px 10px 10px;
	float:right
	}
/* both */
#box_lgry_l p,#box_lgry_r p{margin:0 0 0.9em}

/* DARK GREY MAIN BOX CONTENT STYLES */
/* left */
#box_dgry_l{
	width:223px;
	padding:10px 20px 10px 10px;
	font-size:90%;
	float:left
	}
div.box_dgry_l_c{
	width:223px;
	float:left
	}
/* right */
#box_dgry_r{
	width:227px;
	padding:10px 31px 10px 10px;
	font-size:90%;
	float:right
	}
div.box_dgry_r_c{
	width:227px;
	float:left
	}
/* both */
#box_dgry_l p,#box_dgry_r p{margin:0 0 0.9em}
#box_dgry_l strong,#box_dgry_r strong{font-size:110%;color:#053699}

/* bullets */
ul.stats{
	list-style:none
	}
ul.stats li{
	height:14px;
	padding:2px 0 6px 20px;
	font-size:90%
	}
ul.stats li.stat_ssearch{background:url(../images/icons/icon_sml_savedsearches.gif) no-repeat}
ul.stats li.stat_wjobs{background:url(../images/icons/icon_sml_watchjob.gif) no-repeat}
ul.stats li.stat_pjobs{background:url(../images/icons/icon_sml_pendingjob.gif) no-repeat}