#professions {
	width: 205px;
	padding: 0 0 0 675px;
	margin: 0 0 0 50px;
	background: #515151 url('/img/home/meeting.jpg') no-repeat;
	min-height: 410px;
}

#professions h1 {
	margin: 0;
	padding-top: 15px;
}

#professions ol {
	padding: 0 25px 30px 0;
	margin: 0;
}

#professions ol li {
	list-style: none;
	padding-top: 10px;
	line-height: 1em;
	font-size: 0.8em;
}

#professions ol li a {
	color: #979797;
	border-bottom: 1px dotted #979797;
}

#professions ol li a:hover {
	border-bottom-style: solid;
}

#policyWordingMenuWrapper {
	height: 1%;
	overflow: hidden;
	margin-top: 10px;
}

#policyWordingMenuWrapper select {
	width: 130px;
	float: left;
	margin-top: 5px;
}

#policyWordingMenuWrapper input {
	float: left;
	margin-left: 10px;
}

#homequote {
	background: url('/img/home_quote_box_top.png') no-repeat;
	padding-top: 11px;
	width: 437px;
	position: absolute;
	margin: -127px 0 0 80px;
}

#homequote div.innerbox {
	background: url('/img/home_quote_box_bottom.png') no-repeat bottom left;
	min-height: 76px;
	padding: 0 30px 10px 25px;
	color: #fff;
}

#homequote span.quote {
	display: block;
	font-size: 0.85em;
	line-height: 1.5em;
}

#homequote span.nameprofession {
	font-size: 0.7em;
	border-right: 1px solid #fff;
	padding-right: 5px;
}

#homequote a {
	font-size: 0.7em;
	text-decoration: none;
	border: 0;
	color: #fff;
}

#homequote a:hover {
	text-decoration: underline;
}

#insightsbar iframe {
	float: left;
}