#content {
	float: left;
	width: 515px;
	margin-left: 50px;
	color: #666;
}
#content h1, #content h2 {
	margin-bottom: .3em;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
}
#content h2 {
	clear: both;
}
h3
{
	color: #FF6600;
	font-size: 12px;
	font-weight: none;
	padding-bottom: 3px;
}
h4
{
	color: #FF6600;
	font-size: 12px;
	font-weight: none;
	padding-bottom: 3px;
}
#content p {
	margin-bottom: 1.36em;
	font-size: 1.1em;
	line-height: 1.3em;
}
#content p.contentHook {
	font-size: 1.2em;
	color: #000;
}
#content .half-col {
	width: 240px;
	float: left;
}
#content .hcone {
	margin-right: 35px;
}
a.arrow {
	padding-left: 17px;
	background: #fff url(../../sub-nav-list-off.gif/$file/sub-nav-list-off.gif) no-repeat 0 center;
}

#print {
	float: left;
	width: 500px;
	margin-left: 0px;
	color: #666;
	background: #fff;
}
#print h1, #print h2 {
	margin-bottom: .3em;
}
#print h2 {
	clear: both;
}
#print p {
	margin-bottom: 1.36em;
	font-size: 1.1em;
	line-height: 1.3em;
}
#print p.contentHook {
	font-size: 1.2em;
	color: #000;
}

/* ----- PROFILE ----- */

#profile {
	margin-bottom: 1.2em;
}
#headshot {
	float: left;
	margin: 0 0 1.2em -25px;
}
#profile table {
	margin-top: .8em;
	font-size: 1.1em;
}
#profile table tr td, .details table tr td {
	padding: .15em 10px;
}
#profile table .break {
	padding-top: 1.5em;
}
#profile table a.arrow {
	margin-right: 25px;
}
#conactAdviser h3 {
	margin: 0 -10px 0 -5px;
}

/* ----- ADVISER SEARCH ----- */

#searchAdviser {
	padding-top: 2px;
	width: 682px;
	background: #ffffff url(../../widebox-top.gif/$file/widebox-top.gif) no-repeat 1px 0;
}
#content form {
	padding-bottom: 2px;
	background: #ffffff url(../../widebox-bt.gif/$file/widebox-bt.gif) no-repeat 1px bottom;
}
#content fieldset {
	border: 1px solid #d5d5d5;
	border-width: 0 1px;
}
#content form table {
	width: 100%;
}
#content form table tr td.setWidth {
	width: 120px;
}
#content form table tr td {
	padding: 1em 15px;
}
.alt-color, .alt-color td {
	background-color: #f8f8f8;
}
#content form ul li {
	float: left;
	margin-bottom: 1em;
	width: 33.3%;
}
#content form ul li label {
	margin-left: 10px;
}
#content table h3, .align-fix {
	float: left;
}

/* ----- NEWS AND ANALYSIS ----- */

#filter {
	margin: 1.8em 0;
	font-size: 1.1em;
}
#filter input {
	margin: 0 5px 0 15px;
}
.news-item {
	position: relative;
	margin-top: 1.5em;
}
.news-item a {
	margin-right: 5px;
	font-weight: bold;
}
.news-item .date {
	position: absolute;
	right: 0;
	color: #017d72;
}
.news-item p {
	clear: left;
	margin-top: .5em;
}
.news-item img {
	vertical-align: middle;
}

/* ----- SEARCH RESULTS ----- */

ul.indent {
	float: left;
	margin-left: 30px;
}
ul.indent li {
	font-size: 1.1em;
}
#parameters {
	position: relative;
	width: 684px;
	padding-bottom: 2em;
	background: transparent url(../../widebox-top.gif/$file/widebox-top.gif) no-repeat 1px bottom;
}
#parameters .button {
	position: absolute;
	right: 2px;
}
/* This rule is defined exclusively for IE7. The top button appears to be
   affected by the bug defined here, except it only happens when absolute
   positioning is used:
   http://www.designdetector.com/bugs/ie6-stretched-button-bug.html
   To keep streching from occuring, a width has been applied. This minorly
   affects the size of the button when text-zooming is used. The property
   has been applied to the second button to retain consistency. */
.refineButton {
	width: 12.3em;
}
.cntrButton {
	position: relative;
	left: 50%;
	margin-left: -6em;
}
.rghtButton {
	position: relative;
	float: right; 
}
#results {
	margin-bottom: 2em;
	width: 682px;
	padding-bottom: 2px;
	background: transparent url(../../widebox-bt.gif/$file/widebox-bt.gif) no-repeat 1px bottom;
}

p.viewfull{
	position: absolute;
	top: 19em;
	left: 2.5em;
	width: 10em;
}

a.more{
	float: right;
}

.profile {
	padding: 2em 20px;
	border: 1px solid #d5d5d5;
	border-width: 0 1px;
	position: relative;
}
.profile img {
	float: left;
	width: 150px;
	margin-right: -3px;
}
.details {
	float: left;
	width: 470px;
	margin-left: 20px;
}
.details table {
	margin: 0 -10px 1em;
	font-size: 1.1em;
}
#content .details p {
	margin-bottom: 0 !important;
}