/* Layout
------------------------------ */
body.quaternary #content #racallout {
	border-bottom: 2px solid #a0bed6;
	background: #a0bed6;
	margin: 1em 0;
}

body.quaternary #content #racallout div {
	margin: 0 2px;
	padding: 7px 7px 5px 119px;
	border: 1px solid #a0bed6;
	min-height: 156px;
	background: #a0bed6 url("../../images/bg/ra-callout-robertallen.jpg") bottom right no-repeat;
}

* html body.quaternary #content #racallout div {
	height: auto !important;
	height: 156px;
}


/* Text, etc.
------------------------------- */
#content #racallout h2 {
	padding: 0 0 0 15px;
	color: #333;
}


