img
{
	border: none;
}

.inner-wrap h1
{
	font-size:18px;
}

.inner-wrap p
{
	font-size:12px;
	line-height:24px;
}

.inner-wrap hr
{
	color: #ccc7c7;
}

.inner-wrap
{
	width:725px;
	margin-bottom:50px;
	padding-top:80px;
}

.apply-button-block
{
	margin:20px 0 20px 0;
}

.linked-in 
{

	float:left;	
	width:300px;
}

.upload-resume
{
	width:200px;
	float:left;
}

.upload-resume a 
{
	display:block;
	border:1px solid #2771aa;
	height:33px;
	width:184px;
	font-size: 12px;
	color: #fff;
	text-align:center;
	line-height:33px;
	text-decoration:none;

	background-image: linear-gradient(top, #65ADD2 0%, #0F90D2 30%, #006DAA 67%, #07547D 100%);
	background-image: -o-linear-gradient(top, #65ADD2 0%, #0F90D2 30%, #006DAA 67%, #07547D 100%);
	background-image: -moz-linear-gradient(top, #65ADD2 0%, #0F90D2 30%, #006DAA 67%, #07547D 100%);
	background-image: -webkit-linear-gradient(top, #65ADD2 0%, #0F90D2 30%, #006DAA 67%, #07547D 100%);
	background-image: -ms-linear-gradient(top, #65ADD2 0%, #0F90D2 30%, #006DAA 67%, #07547D 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #65ADD2),
		color-stop(0.30, #0F90D2),
		color-stop(0.67, #006DAA),
		color-stop(1.0, #07547D)
	);

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.apply-buttons
{
	margin-bottom:20px;
}

.apply-form label
{
	display: block;
	margin-top:20px;
}
.apply-form label strong
{
	font-size:12px;
	display: block;
	width:200px;
	float:left;
}

.apply-form label input 
{
	float:left;
	width:131px;
	height:19px;
	border: 1px solid #ababb3;
}

.apply-form textarea
{
	height: 154px;
	width: 456px;
	float:left;
	border: 1px solid #ababb3;
}

.upload-success 
{
	font-size:16px !important;
	font-weight:bold;
	color: green;
}

.employee-quotes
{
	width:525px;
	margin-top:60px;
	float:left;
}

.employee-quotes img 
{
	float:left;
}

.careers-info
{
	margin:60px 0 0 10px;
	float:left;
}

.employee-quote
{
	background: url(../../images/careers/quote-icon.png) no-repeat;
	float: left;
	width:200px;
	padding-left:50px;
	font-size:16px;
	color: #7a7f83;
	font-family: Arial;
	margin: 60px 0 0 15px;
}

.employee-quote strong
{
	display: block;
	margin-top: 5px;
}

.divider
{
	height:30px;
}

.careers-info h1 
{
	font-size:60px;
	color:#00afd8;
	margin:0;
	font-weight:normal;
	padding:0;
}

.careers-info h2
{
	width:450px;
	font-size:24px;
	color: #b0b0b0;
	font-weight:normal;
	margin:19px 0 0 0;
	padding:0;
}

.careers-info span
{
	font-size: 30px;
	display: block;
	color: #00afd8;
	margin: 50px 0 20px 0;
}

.careers-info p 
{
	width:500px;
	font-size: 14px;
	color: #7a7f83;
}

.careers-wrap 
{
	width:100%;
	min-height:500px;
	margin-top:50px;
	margin-bottom:50px;
	background: url(../../images/careers/gradient-lower.png) repeat-x;
}

.left-col
{
	width:330px;
	float:left;
}

.right-col
{
	float:left;
}

.career-wrap
{
	padding-top:85px;
}

.job-department 
{
	font-size:14px;
	color: #00aeda;
}

.job-date 
{
	color: #7b858e;
	font-size:14px;
}

.job-title a
{
	font-size:36px;
	color: #00afd8;
	font-weight:normal;
	text-decoration:none;
}

.right-col
{
	width:945px;
	margin-left:10px;
}

.right-col p
{
	font-size: 16px;
	color: #7a7f83;
}

.share-cont
{
	height: 63px;
	width:100%;
	margin: 80px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #dbe3e5;
	border-right: 1px solid #dbe3e5;
}

.apply-options
{
	float:right;
	width: 153px;
	height: 31px;
	border-top: 1px solid #dbe3e5;
}

.apply-link
{
	color: #9da6ae;
	text-decoration:none;
	font-size:12px;
	height: 31px;
	line-height:31px;
	padding-left:22px;
	background: url(../../images/careers/paper-icon.png) no-repeat;
}

.addthis_button
{
	color: #9da6ae;
	text-decoration:none;
	font-size:12px;
	height: 31px;
	line-height:31px;
	padding-left:22px;
	background: url(../../images/careers/arrow-icon.png) no-repeat;
}

.author
{
	width: 90px;
	padding-left:50px;
	height: 48px;
	font-size:12px;
	color: #9da6ae;
	float:right;
}

.author span
{
	display: block;
	margin-left: 4px;
}

.updated
{
	color:#cc0000;
	display:inline-block;
	margin:0 0 0 5px;
	font-size:14px;
}