#profile #leftcol ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	width: 100%; 
	background-color: transparent;
}
#profile #leftcol ul li {
	float: left; 
	margin: 0 0 0 1px; 
	background-color: #fff; 
	font-size: 16px; 
	display: block; 
	background-color: #cadfeb; 
	padding: 0.25em 1em; 
}
#profile #leftcol ul li#active {
	background-color: transparent; 
	height: 32px;
}
#profile h4 {
	clear: both;
}
#profile div.copy {
	background: #fff;
	margin: 1em;
	font-size: 1.25em;
	padding: 1em;
}
#profile div.dashboard_showcase {
	background: #fff;
	margin: 1em;
	font-size: 1em;
	padding: 1em 1em 2em;
}
#profile div.dashboard_showcase a {
	float: right;
	color: #cc0000;
	padding: 0.5em 1em; 
	background: transparent url('/img/action_arrow.gif') no-repeat right 0.85em;
}
#profile div.dashboard_showcase span {
	float: right;
	margin: 0;
	padding: 0;
}
#profile span {
	float: right; 
	margin: 0; 
	font-weight: normal; 
	font-size: 16px; 
	letter-spacing: 0px; 
}
#profile span a {
	padding: 0.5em; 
	margin-right: 1em;  
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold; 
	display: block; 
	float: left;
}
#profile hr {
	width: 100%; 
	margin: -8px 0 0 0; 
	padding: 0; 
	height: 0; 
	color: #fff; 
	border: 0; 
	background-color: #fff; 
	clear: both;
}
#profile #error {
	background: transparent url('/img/error_icon.gif') no-repeat center left; 
	margin: 1em; 
	color: #cc0000; 
	font-weight: normal; 
	border-bottom: 2px inset #cc0000; 
	padding: 0.25em 0.25em 0.125em 1.25em; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 1.5em; 
	letter-spacing: -2px;
	clear: both;
}
#profile h2 {
	width: 656px; 
	display: block; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 2em; 
	margin: 0 0.25em; 
	letter-spacing: -1px; 
	border-bottom: 2px outset #ccc;
}
/*left column with lots of various stuff*/
#profile #leftcol {
	float: left; 
	clear: both;
	width: 712px; 
	border-right: 213px solid #f5f5f5; 
	margin-right: -213px ;
	height: auto; 
	margin: 1em -213px 0 0; 
	padding: 0 0 14px 0.25em; 
	background: #fff url('/img/profile_bg.gif') repeat-x bottom left;
	overflow: hidden;
}
#profile #leftcol h3 {
	font-family: Helvetica, Arial, sans-serif; 
	margin: 0.25em 0.45em; 
	border-bottom: 1px solid #cadfeb; 
	font-weight: normal; 
	font-size: 1.75em; 
	letter-spacing: -1px; 
	color: #8a8a8a;
}
#profile #leftcol #job_match h3 {
	background: transparent url('/img/matches_icon.gif') no-repeat 0 0; 
	padding-left: 29px;
}
.jobsearch_results a {
    color: #5B3D21;
}
.jobsearch_results .name {
    font-size: 13px;
}
.jobsearch_results .employer {
    font-size: 10px;
    float: left;
}
.jobsearch_results .location {
    font-size: 10px;
    float: right;
}
.jobsearch_results img {
	vertical-align: middle;
}
#profile #leftcol #mail_alert {
	height: 35px;
	background: url('/img/email_icon.gif') no-repeat 15px 0px;
	margin: 15px 0 0 0;
	padding: 5px 0 0 50px;
	font-weight: bold;
	font-size: 0.9em;
}
/*in dashboard job search */
#profile #leftcol #job_search {
	float: left; 
	width: 330px;  
	margin: 0 0.25em auto 0; 
	border: 0px solid #000; 
	padding: 0 0 0.5em 0;
	background: none;
}
#profile #leftcol #job_search h3 {
	background: transparent url('/img/search_icon.gif') no-repeat 0 0; 
	padding-left: 29px;
}
#profile #leftcol #job_search form {
	margin: 0.5em 1em 1em 0.25em; 
	padding: 0 0 1em 0; 
	height: 75px; 
	clear: both; 
	display: block;
}
#profile #leftcol #job_search form fieldset {
	float: left; 
	border: 0; 
	margin: 0; 
	padding: 0; 
	width: 100%;
}
#profile #leftcol #job_search form input {
	margin: 0.25em; 
	padding: 0 0 0 2px; 
	font-size: 1.125em; 
	float: left; 
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}
#profile #leftcol #job_search form input#location {
	width: 134px;
}
#profile #leftcol #job_search form select {
	width: 150px; 
	font-size: 1.125em; 
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	height: 28px; 
	margin: 0.25em; 
	padding: 0 0 0 2px; 
}
#profile #leftcol #job_search form input#submit{
	margin: 6px -12px 0 0;
	width: auto;
	clear: none;
}
#profile #leftcol #job_search form div.submit {
	clear: none;
	padding: 0;
}
#profile #leftcol #job_search ul {
	font-size: 0.5em; 
	padding: 0; 
	margin:  12px 24px 0 12px; 
	border-left: 1px solid #b0c4de; 
	background: transparent url('/img/cadfeb_bg.gif') no-repeat right bottom; 
	width: 305px; 
	clear: both; 
	height: 27px; 
}
#profile #leftcol #job_search ul li {
	font-size: 13px; 
	background-color: #cadfeb; 
	border-right: 1px solid #b0c4de; 
	border-top: 1px solid #b0c4de; 
	border-bottom: 1px solid #b0c4de; 
	margin: 0; color: #000; 
	height: 17px; 
	padding: 4px 10px;
}
#profile #leftcol #job_search ul li#active{
	background-color: transparent; border-bottom: 0; 
	height: 18px;
}
#profile #leftcol #job_search div#tabs {
	margin: 0 0.75em; 
	padding: 1em 0.25em; 
	border-left: 1px solid #b0c4de; 
	width: 320px;
}
#profile #leftcol #job_search div#tabs table {
	font-size: 0.75em; 
	margin: 0 0.75em; 
	clear: both;
}
#profile #leftcol #job_search div#tabs table td {
	padding: 0.5em; 
}
#profile #leftcol #job_search div#tabs table a {
	color : #cc0000;
	font-weight: normal;
}
#profile #leftcol #job_search div#tabs table img {
	display: none;
}
#profile #leftcol #job_search div#tabs table .description, .employer {
	display: none;
}
#profile #leftcol #job_search div#tabs table .row_odd {
	background-color: #cadfeb;
}
#profile #leftcol #job_search div#tabs table .row_even {
	background-color: transparent;
}
#profile #leftcol #job_search div#tabs .no_results {
	float: left;
	color: #000;
}
/*once again, unique ids may share certain code */
#profile #leftcol #inbox, #profile #leftcol #jobs, #profile #leftcol #view_jobs, #profile #leftcol #probationers_list {
	float: left; 
	width: 672px;  
	margin: 1em 0.6em; 
	background-color: #fff; 
	padding: 0.75em 0 0 0; 
	clear: both; 
	height: 100%; 
	border-bottom: 12px solid #fff;
}
/*inbox */
#profile #leftcol #main_fieldset {
	border: none;
}
#profile #leftcol #MessageSendForm fieldset {
	border: none;
}
#profile #leftcol #inbox input {
	border: none;
	background: none;
	color: #191970;
}
#profile #leftcol #inbox input:hover {
	background: #cadfeb;
	cursor: pointer;
}
#profile #leftcol #inbox h3 {
	background: transparent url('/img/email_icon.gif') no-repeat 0 0; 
	padding-left: 29px;
}
#profile #leftcol #inbox span {
	float: none; 
	background-image: none; 
	display: block; 
	color: #cadfeb; 
	text-align: right; 
	margin: 0; 
	padding: 0.25em 0.5em; 
	font-size: 0.65em;
}
#profile #leftcol #inbox span a, #profile #leftcol #inbox span a:visited {
	padding: 1px 10px; 
	background-color: transparent; 
	margin: 0; 
	display: inline-block; 
	float: none;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: normal;
}
#profile #leftcol #inbox span a:hover, #profile #leftcol #inbox span a:active {
	background: #cadfeb;
}
#profile #leftcol #inbox ul {
	border-bottom: 1px dotted #cadfeb; 
	width: 98%; 
	margin: 0.25em auto; 
	clear: both;
	display: block;
	height: 3em;
}
#profile #leftcol #inbox ul li {
	font-size: 0.85em; 
	background-color: #fff;
}
#profile #leftcol #inbox ul li.checkbox {
	width: 0.2em;
}
#profile #leftcol #inbox ul li.checkbox input {
	vertical-align: middle;
}
#profile #leftcol #inbox ul li.status {
	width: 30px;
	height: 30px;
	padding: 0;
}
#profile #leftcol #inbox ul #RECEIVED {
	background: url('/img/email_icon_small.gif') no-repeat 5px 5px;
}
#profile #leftcol #inbox ul #READ, #profile #leftcol #inbox ul #REPLIED {
	background: url('/img/email_icon_read.gif') no-repeat 5px 5px;
}
#profile #leftcol #inbox ul li.from {
	width: 14em;
}
#profile #leftcol #inbox ul li a {
	display: block;
}
#profile #leftcol #inbox ul#message_header {
	height: auto;
}
#profile #leftcol #inbox ul#message_header li {
	font-weight: bold;
	float: none;
}
#profile #leftcol #MessageSendForm label {
	width: 100px;
	display: inline-block;
	font-weight: bold;
}
#profile #leftcol #MessageSendForm div.checkbox label {
	width: 150px;
}
#profile #leftcol #MessageSendForm div.submit {
	padding: 1em;
	clear: both;
}
#profile #leftcol #MessageSendForm div.submit input {
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.25em;
	margin: auto;
}
#profile #leftcol.listings {
	background-color: #fff; 
}
#profile #leftcol.listings table  {
	width: auto; 
	margin: 0.65em; 
	font-size: 1em;
}
#profile #leftcol.listings table a {
	font-weight: bold;
}
#profile #leftcol.listings table .employer {
	font-weight: bold; font-size: 0.85em;
}
/*right column with profile picture */
#profile #rightcol {
	float: left; 
	width: 200px;  
	margin: -26px 0 0 0;
	height: 100%; 
	background-color: #f5f5f5;
	position: relative;
	z-index: 99;
	padding-right:.8em;
}
#profile #rightcol #profile_photo {
	width: 180px; 
	margin: 1em;
}
#profile #rightcol #at_a_glance {
	margin: 0.5em; 
	padding: 0.5em; 
	background-color: #fff;
}
#profile #rightcol #at_a_glance {
	font-size: 0.75em;
}
#profile #rightcol #at_a_glance p {
	margin: 0.5em 0.125em;
}
#profile #rightcol #at_a_glance h3 {
	font-size: 1.25em;
}
#profile #rightcol #at_a_glance h4 {
	margin: 1em 0 0.125em 0; 
	font-size: 1em; 
	border-bottom: 1px dotted #cadfeb; 
	padding: 0.125em;
}
#profile #rightcol #at_a_glance img {
	margin: 4px;
}
#profile #rightcol ul li {
	float: none;
}
/*connection point*/
#profile #connection_point h3 {
	margin: 0.25em 10px;
}
#profile #connection_point p {
	margin-left: 10px;
}
#profile #connection_point div#col {
	width: 40%; 
	float: left; 
	margin: 0.5em;
	background: transparent;
}
#profile #connection_point h4 {
	margin:  1em 0;
}
#profile #connection_point div#message {
	clear: both;
}
#profile #connection_point div#message fieldset {
	border: none;
}
#profile #connection_point div#message fieldset div.input{
	margin: 0 0 0.5em 0;
}
#profile #connection_point div#message fieldset div.input input {
	display: inline-block;
	margin: 0 0 0 0.5em;
}
#profile #connection_point div#message fieldset div.input label {
	font-weight: bold;
}
#profile #connection_point div.submit {
	display: inline-block;
}
#profile #connection_point div#connection_submit {
	margin: auto;
	width: 325px;
}
#profile ul#employer_jobs {
	clear: both;
}
/*probation officers dashboard*/
#profile #loadingDiv {
	clear: both;
	display: none;
}
#probationerReport div.rating span {
	float: none;
}
#probationerReport table.result td.industry, #probationerReport table.result td.job_type, #probationerReport table.result td.salary {
	display: none;
}
#probationerReport #viewedJobs, #probationerReport #savedJobs, #probationerReport #appliedJobs {
}
#probationerReport table.result td.description p {
	font-size: 1em;
	background: none;
}
#probationerReport ul {
	clear: both;
}
#probationerReport ul li {
	font-size: 0.8em;
	background: #dfecd4;
	color: #000;
}
#probationerReport ul li:hover {
	cursor: pointer;
}
#probationerReport ul li.active{
	background-color: transparent;
	border-bottom: 0;
	color: #000; 
	font-size: 1em;
	font-weight: bold;
}
#probationerReport #tabs div {
	display: none;
}
#probationerReport #tabs div.active {
	display: block;
	clear: both;
}
#probationers_list a, #probationerReport div.messages_view {
	margin: 0 0 0 1.1em;
}
#probationerReport h3 {
	border-bottom: 1px solid #dedede;
	padding: 0;
	margin: 0;
}
#probationerReport div.messages_view ul li {
	background: #fff;
	color: #000;
}
#probationerReport #tabs #message_body, #probationerReport #tabs #message_body p {
	clear: both;
	display: block;
}
#probationerReport h2 {
	font-size: 1em;
	width: 100%;
	padding: 1em 0 0 0;
}
/*right column nav menu*/
ul#side_nav {
	background-color: #dfecd4;
	margin: 0;
	padding: 0;
}
ul#side_nav li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
	background-color: transparent;
}
ul#side_nav li a {
	float: none;
	color: #536246;
	display: block;
	margin: 0;
	padding: 5px  0 5px 10px;
	width: 200px;
	font-size: .8em;
	background-color: #dfecd4;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b2c3a4;
	font-weight: bold;
	text-decoration: none;
}
ul#side_nav li a:hover {
	background-color: #fff;
}
