#pagesize
{
	width: 970px; 
	height: 850px;
}
.content_careers
{
	float: left;
	font-family: Helvetica, Arial; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: none; 
	color: #5b565f;
	margin-top: 20px; 
	text-align: left;
}
.cbody
{
	float: left; 
	padding-top: 0px;
}
.img
{
	padding-top: 20px; 
	*padding-top: 40px;
}
.err
{
	color: #A50010; 
	padding-left: 10px;
}
.careers_form
{
	color: #58769e;
	font-size: 14px;
	font-family: Century Gothic, Helvetica, Arial; 
	margin-left: 5px;	
}

.c_input
{
	width: 330px;
	height: 20px;
	text-align: top;
}
.c_txtarea
{
	width: 330px;
	text-align: top;
	overflow-x: hidden; 
	font-family: Arial; 
	font-size: 12px;
}

.contentblueText
{
    color: #7c8b9e;   
    font-size: 10px;	
    line-height: 50%;	
}

div.fileinputs 
{
	position: relative;
}
div.fakefile 
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
input.file 
{
	position: relative;
	text-align: right;
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
	z-index: 2;	
}


