#subNav{
	float: left;
}
#article_content_container{
	width: 650px;
	float: right;
	padding-top: 20px;
}
b.hdr{
	display: block;
	clear: both;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: normal;
}
b.hdr.btm{
	padding-top: 25px;
}
#article_content_container p{
	line-height: 25px;
}
#subNav{
	padding-top: 20px;
}
#subNav li{
	margin-bottom: 20px;
}
#subNav li a{
	display:block;
	margin-bottom:10px;
	padding:2px 10px !important;
	font-size:16px;
	text-decoration:none !important;
	color: #6D6E71!important;
}
#subNav li.active a{
	color: #fff !important;
	background: #E82429;
}

/*++++FORM++++*/
#myForm .submit_button{
	background: transparent url("../images/send_btn.jpg") no-repeat center !important;
	text-indent: -99999px;
}
#myForm input.file.UploadFile + div {
}
#form{
	background: #EBEBEB url(/Site/Design/Application/Sections/secondary/careers-in-bismac/images/top-corner.gif) no-repeat scroll left top !important;
}
