body{
	margin: 0px;
	padding: 0px;
}
#company_logo{
	float: right;
	}
#company_logo img{
	float: right;
}
#freshersworld_logo{
	margin-left: 0px;
}
.bottom_divider{
	float: left; 
	margin:0 0 10px 20px; 
	border-top: 1px solid #9D9D9D;
}
.span12{
	width: 969px!important;
}
#content_left{
	float: left;
	width: 580px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#content_right{
	width: 369px;
	margin-left: 10px;
	text-align: justify;
}
#content_right span1{
	float: left; 
	width:100%;
}
#content_right h6{
	 float: left;
	 margin:0 0 0 10px;
}
#content_right .about_us{
	float: left;
	margin-left:10px;
	background-color: #eaeaea;
}
.content_left{
	border:1px solid #9d9d9d
}
.content_left_head{
	background-color:#eaeaea;
	height: 30px; 
	line-height: 30px;
}
.content_left_head label{
	margin-left:15px;
	color:black;
	font-size: 17px;
	line-height: 30px;
	cursor: auto;
	float: left;
	width: 100%;
	
}
.content_left_head label .current_openings{
    float: left;
}
.company_name{
	font-size: 18px;
	float: left;
}
.company_name span{
	float: left;
	font-size: 12px;
	margin-left: 15px;
	color: #2c5caa;
	width: 100%;
	margin-top:10px;
	font-weight: bold;
}
.company_name .cname{
	width: 100%;
	font-size: 18px;
	margin-left: 15px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 15px;
}
.company_name .cname lable{
	float:left;
	font-size:18px;
	width: 100%;
}
.company_name .cname lable strong{
	font-size:12px;
}
.jobs_content{
	width: 560px;;
	margin: 15px 5px 15px 15px;
}
#apply_region{
	float: left; 
	width: 100%;
	margin:10px;
}
.apply_button{
	float: left;
	width: 118px;
	height: 28px;
	background-color: #093;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #ffffff;
	padding: 8px 15px 3px 15px;
}
.apply_button:hover{
	color: #fff;
	text-decoration: none;
}
.applied_button{
	float: left;
	width: 165px;
	height: 24px;
	background-color: #093;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #ffffff;
	padding: 8px 15px 3px 15px;
}
.applied_button:hover{
	color: #fff;
	text-decoration: none;
}
.applications{
	float: left;
	color: #090;
	font-size: 18px;
	width: 300px;
	float: left;
	margin-left: 30px;
	margin-top:5px;
	font-weight: bold;
	line-height: 28px;
}
#disclaimer{
	float: left;
	width: 100%; 
	background-color: #E7E7DB;
	height: 80px;
	margin: 0 0 25px 0;
}
#disclaimer p{
	line-height: 12px;
	color: #ADAD85;
	padding: 30px;
}
#microsite_add{
	margin: 0 0 10px 0;
}
.video_link{
	float: left; 
	width: 360px; 
	height: 300px; 
	margin-left:10px;
	margin-bottom: 30px;
}
.social_like_share{
    float:left;
    margin-left:10px;
    width:425px;
}
.fb_like{
	float: left;
	margin: 5px 0 -5px 0;
}
.social_share{
	float: left;
	width: 100px;
	margin: 0 0px 0 240px;
	font-size: 14px;
}
.jr_user_style{
	line-height: 15px;
}
.jr_user_style ul li{
	line-height: 17px;
}
#apply-button-disable
{
	background-color: #B1CAB3;
    color: #FFFFFF;
    display: block;
    font-family: arial;
    font-size: 16px;
    padding: 2px;
    text-align: center;
    text-decoration: none;
    width: 104px;
    float: right;
    margin: 5px 20px 10px;
}
#apply-button-disable span
{
	cursor: wait;
    border: 2px solid #FFFFFF;
    color: #FFFFFF !important;
    display: block;
    font-family: arial;
    font-size: 16px;
    height: 28px;
    line-height: 27px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    width: 100px;
}