.cbnp {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333;
}

.cbnp h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0 5px 0;
}

.cbnp h2.orange {
	display: block;
	background-color: #f60;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 5px 0 5px 0;
	padding: 2px 5px 2px 5px;
}

.cbnp h2.ltblue {
	display: block;
	background-color: #557196;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 5px 0 5px 0;
	padding: 2px 5px 2px 5px;
}

.cbnp h2.noBG {
	font-size: 14px;
	margin: 5px 0 5px 0;
}

.cbnp h3 
{
	margin: 0;
	font-size: 12px;
}

.cbnp a, .cbnp a:visited {
	font-size: 12px;
	text-decoration: none;
}

.cbnp #QuickSearchBox_wrapper {
	width: 260px;
	height: 245px;
	padding: 0;
}

.cbnp .grad 
{	
	border: 1px solid #F60;
	background: url("http://img.icbdr.com/images/js/elements/gradients/bg_grad.jpg") left top repeat-x;
}

.cbnp ul 
{
	margin: 0 0 0 25px;
	padding: 0;
}

.cbnp li 
{
	list-style-type: none;
}

.cbnp #QuickSearchBox 
{
	padding: 0 0 0 3px;
}

.cbnp #QSB 
{
	/*background: url("../../../../images/JS/Elements/Lines/dot_tile.gif") top left repeat-x;*/
	padding: 0;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #CCC;
}

.cbnp #webID 
{
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted #CCC;
}

.cbnp #QSB_links 
{
	padding-top: 5px;
}

.cbnp #QSB_links ul 
{
	margin: 0 0 0 17px;
}

.cbnp #QSB_links li 
{
	list-style-type: square;
}

.cbnp #QSB_links a
{
	font-size: 11px;
}

.cbnp #QuickSearchBox label 
{
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.cbnp #QuickSearchBox label.small
{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;	
}

.cbnp #QuickSearchBox .input_field_keywords,
.cbnp #QuickSearchBox .input_field_location,
.cbnp #QuickSearchBox .input_field_categories, 
.cbnp #QuickSearchBox select
{
	width: 120px;
	font-size: 10px;
}

.cbnp #keywordCol,.cbnp #locationCol {
	float: left;
	width: 49%;
}

.cbnp #QuickSearchBox .note 
{
	font-size: 11px;
}

#cbnpCareerCenter {
}

#cbnpCareers_left {
	float: left;
	margin-right: 40px;
}

#cbnpCareers_right {
	float: left;
	width: 300px;
}

#cbnpRegionBox 
{
	border-top: 1px solid #CCC;
	margin-bottom: 10px;
}

#cbnpResumeWriting 
{
	border-top: 1px solid #CCC;
	/*height: 60px;*/
	padding: 5px 0 10px 0;
}

#cbnpResumeBox 
{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 0 10px 0;
}

#cbnpEmployers p 
{
	margin: 5px 0 5px 0;
}

/* Buttons */
.cb_style .btn
{
	font-weight: bold;
	color: #fff;
}

.cb_style .btn 
{
	width: auto;
	border: 1px solid #c30;
	border-top-color: #fc6;
	padding: .15em !important; /* hold this line for Firefox and Safari */
	padding: .15em 0; /* take of the left/right margins for IE */
	background: #ff7d00 url("http://img.icbdr.com/images/js/elements/buttons/bg_btn.gif") 0 0 repeat-x !important; /* hold this line for Firefox and Safari */
	background: #ff7d00 url("http://img.icbdr.com/images/js/elements/buttons/bg_btn.gif") 0 -1px repeat-x; /* shift the bg up 1px for IE */
}

.cb_style .btn.lrg 
{ 
	font-size: 100%; 
}

.cb_style .btn.blue {
	border: 1px solid #006;
	border-top-color: #69c;
	background: #2629a5 url("http://img.icbdr.com/images/js/elements/buttons/bg_btnBL.gif") 0 0 repeat-x !important; /* hold this line for Firefox and Safari */
	background: #2629a5 url("http://img.icbdr.com/images/js/elements/buttons/bg_btnBL.gif") 0 -1px repeat-x; /* shift the bg up 1px for IE */
}
	
/* End Buttons */



