#text #center #border #border_text .job_description ul {
list-style-position:outside;
margin-left:5px;
}


#text #center #border #border_text .job_description li {
margin-bottom:3px;
padding-left:5px;
}


#text #center #border #border_text .job_description ol {
list-style-position:outside;
margin-left:25px;
}




#text #center #border #border_text h {
/*	font-size:13px;
	font-weight:normal;*/
	background:none;
	/*color:black;*/
/*	padding:0px;
	margin:0px;*/
}

#text #center #border #border_text h1 {
/*	font-size:13px;
	font-weight:normal;*/
	background:none;
	/*color:black;*/
}

#text #center #border #border_text h2 {
/*	font-size:13px;
	font-weight:normal;*/
	background:none;
	/*color:black;*/
}

#text #center #border #border_text h3 {
/*	font-size:13px;
	font-weight:normal;*/
	background:none;
	/*color:black;*/
}

#text #center #border #border_text h4 {
/*	font-size:13px;
	font-weight:normal;*/
	background:none;
	/*color:black;*/
}


/*#text #center h1 {
font-size:15px;
line-height: 24px;
/*text-indent:7px;*/
color:#fff;
min-height: 23px;
width: 414px; 
background-image:url(../images/header_box.jpg);/**/
background-repeat: no-repeat; 
background-position: left top;
background-color: #1E5979;
padding-left: 14px; 
padding-right: 7px;
padding-bottom: 2px;
}*/

#text #center h1 a:visited, #text #center h1 a:active, #text #center h1 a:hover, #text #center h1 a:link {
color:#fff;
text-decoration:none;
cursor:text;
}

.job_description {
font-size:13px;
line-height:160%;
padding-top:20px;
padding-left:14px;
padding-right:20px;
padding-bottom:30px;
color: #333333;
}

.job_description p {
margin-bottom: 10px;
font-size:13px;
line-height:160%;
padding-top:20px;
padding-left:14px;
padding-right:20px;
padding-bottom:30px;
color: #333333;
}

/*.job_description li {
padding-left:20px;
padding-top:5px;
list-style-position:inside;
}*/

.job_description h1, .job_description h2, .job_description h3, .job_description h4 {
font-size:15px;
font-weight:bold;
padding-top:7px;
padding-bottom:3px;
}


.job_label{
color:#999;
font-size:11px;
font-weight:normal;
padding-left:6px;
width:60px;

}
.job_data{
/*padding-left:60px;*/
/*text-indent:20px;*/
font-weight:bold;
font-size:13px;
color:#000000;
}
.main_heading{
background-color:red;
}