
#page_overview{
	width:560px;
}

#page_overview h1{
	margin:20px 0 30px;
	padding:0 0 0 30px;
	font-size: 24px;
	background: url('/img/real_answers/Q_icon.png') no-repeat left 2px;
	width:480px;
}

#page_overview h1 span {
	display: none;
}

#page_overview h2{
	padding: 3px 0 1px 25px;
	font-size: 1.2em;
	background: url('/img/real_answers/A_icon.png') no-repeat;
}

#page_overview .prefix{
	color:#ffffff;
}

#page_overview .divider_medium {
	display: none;
}

#item_stat_box{
	color:#ffffff;
}

#page_overview .item_stat_box .count{
	color:#ffffff;
}

#overview_items {
	height: 171px;
}

#overview_items,
#overview_content {
	margin:0;
	padding:0;
}

#overview_items > li,
#overview_content > li {
	list-style:none;
	float:left;
}

#overview_items li {
	width:180px;
}

#overview_items > li,
#overview_content > li{
	padding-left:10px;
}

#overview_items > li:first-child,
#overview_content > li:first-child {
	padding-left:0;
}

#overview_items img {
	display: block;
}

#overview_items .title, #overview_items .name{
	margin-left: 30px;
}

#overview_items .title{
	display:block;
	color: #fff;
	font-size: 9px;
	font-weight:bold;
	text-transform: uppercase; 
}

#overview_content a {
	color: #51B0F0;
}

.read_more_overlay {
	display: none;
}

#overview_content {
	color: #424242;
	width: 560px;
}

#black_wrap {
	position: relative;
}

#page_overview blockquote {
	margin:11px 10px 8px 0;
	width:170px;
}

#olq_wrap{
	padding-bottom:5px;
}

#outbound_link_questions{
	background: transparent url('/img/real_answers/blue_arrow_sm.png') no-repeat right center;
	_background: transparent url('/img/real_answers/blue_arrow_sm.gif') no-repeat right center;
	padding-right: 10px;
	font-size:10px;
	text-transform: uppercase;
}

#all_questions{
	color: #acacac;
	width: 560px;
	margin-top:8px;
	font-size: 12px;
}

.clear_qs {
	clear: both;
	float: none !important;
}

#olq_wrap {
	
	width: 560px;
}

.answer_close{
	position:absolute;
	top:5px;
	right:5px;
	padding:2px;
	cursor:pointer;
	display: none;
	font-weight: bold;
	_width: 16px;
	_height: 14px;
	_background: transparent url(/img/close_icon.gif) no-repeat bottom left;
}
.answer_close img {
	_display: none;
}

.selected_answer .answer_close{
	display: block  !important;
}

.answer_prefix{
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	margin: -6px 7px 0 3px;
	text-indent: -1000em;
	background: url('/img/real_answers/A_icon.png') no-repeat;
	_background: url('/img/real_answers/A_icon.gif') no-repeat;
}

#overview_items .name {
	color: #b3b3b3;
}

.doctor .item_info, .expert .item_info {
	background-image: url('/img/real_answers/doctor_icon.png');
}

.mom .item_info {
	background-image: url('/img/real_answers/mom_icon.png');
}

.peer .item_info {
	background-image: url('/img/real_answers/peer_icon.png');
}


div.item_info {
	padding: 9px 0 16px;
	background-position: 3px 9px;
	background-repeat: no-repeat;
}

.bio_link{
	background: url('/img/real_answers/blue_arrow_sm.gif') no-repeat right 2px;
	padding-right:10px;
	font-size: 11px;
	float: right;
	text-transform: uppercase;
}

div.item_extended_info{
	margin: -6px 0 20px;
	padding: 6px 8px 0 0;
}

div.item_extended_info,
#page_overview blockquote {
	line-height: 1.28em; 
	font-size: 12px;
}

.selected_answer blockquote {
	display:none !important;
}

#page_overview blockquote:first-line {
	/*line-height:24px;*/
}

#overview_content .selected_answer {
	border-top:9px solid #666;
	position: relative;
	background: #fff url(/img/divider_medium.gif) repeat-x left bottom;
	padding: 11px 10px 10px 0;
	width: 550px;
	margin: -9px 0 0;
	float: none;
}

.selected_answer .item_info {
	background-color:#666;
}

.selected_answer .title{
	color:#ada8a8;!important;
}

.selected_answer .name{
	color:#fff !important;
}

.selected_answer blockquote {
	width: 100% !important;
}

#overview_content h2,
#overview_content .answer_close,
.item_extended_info,
.share_list {
	display: none;
}

