/***** content_accentis, content_ae *****/
div.RHS_custom1 { /* bottom specific values*/
	margin-top: 0; /* Remove any top margin so the div butts up against the previous div */
	padding-top: 15px;
	padding-bottom: 15px;
	text-align:center;
}

p.details { 
	font-size: 75%; /* set the font size for p, scaled from the body declaration */
	font-weight:bold; /* Normal font weight */
	margin: 10px 6px 10px 6px; /* set the margins for the p element... Top Right Bottom Left */
	padding: 0; /* zero off the padding */
	text-align:center;
}