/*   
Theme Name: Davis-Moore Details
Theme URI: http://www.davis-moore.com
Description: used for the detail pages
Author: Lifeboat Creative
Author URI: http://www.lifeboatcreative.com
Version: 1
*/
.rightbox {
	float: right;
	width: 200px;
}
.txt h2 {
	background: url(http://www.davis-moore.com/images/bkg_details_head.jpg) no-repeat;
	height: 16px;
	width: 618px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 4px 0 0 11px;
	margin-bottom: 8px;
}
.txt h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
}
.redbox {
	background: #8F0101 url(bkg_arrow_link.gif) no-repeat left top;
	border: 1px solid #434343;
	padding: 3px 10px 3px 29px;
	float: right;
	clear: right;
	margin: 0px 0px 10px 10px;
	text-transform: uppercase;
	font-size: 11px;
}
.txt a.redbox:hover {
	color: #FFF !important;
}
#results p {
	font-size: 110%;
}
