@charset "utf-8";
/* CSS Document */
.panel h1,.panelLft h1,.panelRt h1{background:#870005;margin:0px;font-size:16px;font-weight:bold;color:#FFFFFF;height:22px;padding:2px 5px 0px 10px;}

#CareerCenterPanel,#CareerSearchPanel,#EmployerSolPanel{border:1px solid #CCC8C8;background:#F9F9F9 url(../images/panel-bg.jpg) repeat-x;}

#CareerCenterPanel{width:251px;min-height:255px;_height:253px;}
#CareerCenterPanel ul{ list-style:none;font-size:0.92em;line-height:1.7em;padding:0px;margin:10px 0px 0px 0px;}

#CareerSearchPanel{width:441px;min-height:183px;}
#searchForm{
	min-height:161px;
	width:350px;
	padding:5px 0px 0px 10px;
}
#schedInterview {margin-top:5px;}
#schedInterview img{border:1px solid #B8B8B8;}
#EmployerSolPanel{width:723px;min-height:155px;}

#EmployerSolPanel td p {padding:0px 5px;}

p .employerBold{ color:#A30907; font-weight:bold; }
li, li a:link{color:#515151;}
li a:visited{color:#870005;}

.more {text-align:right; font-size:0.91em; color:#870005;padding-right:10px;}
.more a {color:#870005;}
