.txt_career{

width:250px; 
height:17px; 
border:#666666 solid 1px;
background: #999999;
color:#000000;
margin-bottom:5px;

font-size: 12px;

}
input.file {
width:250px; 
height:17px; 
border:#666666 solid 1px;
background: #999999;
color:#FFFFFF;

font-size: 11px;
	
}
input.submit {
	background-color:		#EEEEEE;
	background-image: 		url('../images/submit1.gif');
	color:				#006F71;
	font-family:			tahoma, sans-serif;
	font-size:			11px;
	font-weight:bold;
	text-decoration:		none;
	width:				109px;
	height:				23px;
	border:				none
}

input.text-box {
width:250px; 
height:30px; 
border:#666666 solid 1px;
background: #999999;
color:#000000;
font-size: 11px;
}
input.nornal-box{

width:250;
}

input.pass-box {
	background-color:#ffffff;
	font-family:tahoma, sans-serif;
	font-size:10px;
	color:#000000;
    border : 1px solid #CCCCCC;
	padding:				1px;
	text-decoration:		none;
	width:170;
}

.ajaxStatus {
        position: absolute;
        top: 50%;
		left: 25%;
 		width:50%;
        background-color:#AFAFAF;
		border:3px solid #E9E9E9;
        padding: 10px;
		background-image:url(../images/close.gif);
		background-repeat:no-repeat;
		background-position:top right;
     	font-size: 12px;
	    text-align:center;
		z-index:2001;
		cursor:pointer;
}
        .style1 {color: #FF0000}
		.career-div{
		
		padding-top:30px; padding-left:85px; padding-right:10px; width:320PX;  background-image:url(images/careers_title.jpg); background-repeat:no-repeat; float:left
		}
		
#container .cContent {
			color: #848678;
			font-size:11px;
		}

.cTitle{

font-weight:bold;

background-image:url(images/newsDot.jpg);
background-repeat:no-repeat;
background-position:left;
cursor:pointer;	
width:300px;
font-size:11px;

padding-left:10px;

}
.cContent{
text-align:justify;
padding-bottom:6px;
padding-top:6px;
width:290px;
color: #ECEDE7;
padding-left:10px;

}
