/* makes host name appear to left of bio image */

div.hostphoto a {
	display: block;
	float: left;
	margin-right: 12px;
}

div.hostphotowrap,
div.hostphoto {
	width: 200px;
}


/* styles blog provisioner */

div#mainspan03 div.brand_headlines {
background: none;
}


/* styles for Recent Interview sublist */


div#mainspan03 h4.edTag {
	padding-top: 10px;
	color: #000;
	font-family: Georgia;
	text-transform: lowercase;
	border-bottom: 5px solid #229ACD;;
	padding-bottom: 5px;
}

div#mainspan03 h4 {
	margin-top: 2px;
}


div#main_content div#content p.more { margin-top: 10px; }
div#main_content div#content div.brand_headlines p.more { margin-top: 0px; }

/* removes stroke from bottom of searchwrap */
div.searchwrap {
	border-bottom: none;
}
