#rc-detail th {
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: right;
}

#rc-detail {
	
}

#rc-detail h1 {
	font-weight: bold;
	margin-top: 2px;
}

#rc-detail div.search-for {
	color: #939598;
}

#rc-detail div.desc-text b {
	display: block;
/*	margin-top: 16px;
	margin-bottom: 4px;*/
	color: #005aaa;
}

#rc-detail div.contact {
	margin-top: 16px;
	margin-bottom: 30px;
	color: #005aaa;
}

#rc-detail div.description {
	width: 100%;
	float: left;
}

#rc-detail div.picture {
	margin-top: 28px;
	padding-left: 15px;
	float: right;
}

#rc-detail h3 {
	margin: 20px 0px 2px 0px;
	padding: 0px;
	height: 0px;
	text-transform: none;
	color: #005aaa;
}
table.simple-jobs tr {
	margin: 4px 0px;
}

table.simple-jobs tr td {
	border: 0px none;
}

#rc-list h2 a {
	color:#577BBD;
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}