
#long_box{
	width: 979px;
}

#long_box_top
{
	width: 979px; 
	height: 20px; 
	background-image:url(../images/layout/newhome/lng_box_top.png);
}

#long_box_mid{
	width: 919px;
	padding: 0px 30px 5px 30px;
	font: normal 12px Verdana, Arial; 
	color:#8b8b8b; 
	height: 528px; 
	line-height: 1.4; 
	background-image:url(../images/layout/newhome/lng_box_mid.png);
}

#long_box_footer{
	width: 979px; 
	height: 20px; 
	background-image:url(../images/layout/newhome/lng_box_bot.png)
}

.job_title_link a
{
	font: italic 17px Georgia, Times New Roman, serif; 
	color: #2780C3; 
	text-decoration: none; 
}

.job_title_link a:hover
{
	
	text-decoration: underline; 
}

.learn_more_link a{
	color: #2780C3; 
	text-decoration: none; 
}

.learn_more_link a:hover{

	text-decoration: underline; 
}


.tanc_row{
	
	position: relative; 
	
	height: auto;  
	width: 910px; 
	margin-bottom: 6px; 
}

.num{
	position: relative; 
	float: left; 

	height: auto;  
	width: 30px; 
}

.term_item{
	position: relative; 
	float: left; 
	
	height: auto;  
	width: 876px; 
}

.skills
{
		padding:0 0 0 16px;
	
}

.big_step
{
	font-size: 28px; 

	height: 36px; 
	width: 40px; 
}


.a_step
{
	position: relative; 
	float: left; 
	border-right: 1px dotted #ccc; 
	height: 110px;
	width: 294px; 
	margin-top: 5px; 
	padding-left: 6px; 
}

.applynow
{
	background-image:url(../images/layout/careers/apply.jpg);
	background-position:0px 0px;
	width:120px;
	height:32px;
	cursor: pointer; 
	border: 0; 
	background-color:white;
}

.applynow:hover
{
	background-position:0px 32px;
}

.skills li 
{
	margin-bottom: 8px; 
}
