﻿/*** Careers ***/
.container {
	}
.left_bar {
	}
.content {
	}
.content h2{
	font-family: Verdana, Arial, Helvetica, "Tahoma", sans-serif; 
	font-size: 17px;
	font-weight: normal;
	color: #CCC;
	display: block;
	line-height: 26px;
    background: url(../images/back_header.jpg) no-repeat;
    padding-left: 10px;
}
.content h2 a:link, .content h2 a:visited {
	text-decoration: none;
	color: #CCC;
	}
.content h2 a:hover, .content h2 a:active { 
	text-decoration: underline; 
	color: #CCC;
	}
.content h3{
	margin:0;
	padding:8px 0 0;
	color:#ffffff;
	font-size:10pt;
	}
.content img {
	float:right;
	margin:0 0 10px 10px;
	padding:2px;
	background:#000;
	border: 1px solid #4B4B49;
	}
.input_field {
	color: #999;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #000;
	border: 1px solid #4B4B49;
	font-size: 11px;
	width: 175px;
	padding: 2px;
	margin-right: 5px;
}
.formWaterMark {
	width: 175px;
	margin-right: 5px;
}

.listing_image {
    width: auto;
    float:left;
    margin: 5px 10px 5px 0;
}
.archiveBreakdown {
    text-align: right;
    margin-top: -20px;
    margin-right: 5px;
    color: #000066;
}