/*** CONTENT ***/
#content-left {
	width: 293px;
}
#content {
	width: 520px;
}
#content td {
	background: #ffa434 url(/images/box_featured_top.gif) no-repeat left top;
	color: #fff8d2;
	font-size: 10px;
	width: 238px;
	padding: 8px 8px 0px 8px;
	line-height: normal;
	vertical-align: top;
}
#content td.spacer {
	width: 12px;
	height: 12px;
	padding: 0px;
	background: none;
}
#content td.bottom {
	height: 8px;
	padding: 0px;
	background: url(/images/box_featured_bottom.gif) no-repeat left top;
}
#content div.pic {
	background: url(/images/box_thumb_top.gif) no-repeat left top;
	width: 108px;
	padding-top: 8px;
	margin-right: 8px;
	float: left;
	min-height: 125px;
}
#content div.pic img.display {
	border-left: 2px solid #fd8934;
	border-right: 2px solid #fd8934;
	padding: 0px 2px;
	background-color: #fff;
}
#content .caption a,
#content .caption {
	font-size: 14px;
	color: #fff;
	margin-bottom: 5px;
}
#content .hr {
	height: 1px;
	background-color: #fece49;
	width: 121px;
	float: right;
	font-size: 0px;
}
#content .bio-name {
	font-size: 11px;
	color: #fff;
}
#content .bio-desc {
	margin-top: 5px;
	font-size: 9px;
}

/*** SUBNAV ***/
.subnav {
	background: #6ACCFF url(/images/label_client_login_wide.gif) no-repeat left top;
	padding-top: 21px;
	margin-top: 12px;
	width: 283px;
}
.subnav input {
	width: 280px;
}

/*** OTHER ***/
#newsletter {
	background-image: url(/images/box_signup_bottom_wide.gif);
	width: 293px;
}

