#contentRH {
	padding-right: 2px;
}

#heading1RH {
	font-size: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 22px;
}	

#subheading1RH {
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
}

#spacerRH {
	height: 4px;
}

.dotsGreyRH {
	width:250px;
	height:10px;
	background:url(/imgs/dots_grey.gif) repeat-x center;
}

#calltoActionRH {
	padding-top: 1px;
	padding-bottom: 7px;
}

#calltoActionRH a:link, #calltoActionRH a:visited { 
	padding-left: 16px;
	text-decoration: none; 
	color: #EE1C23; 
	background: url(/imgs/dot_red.gif) no-repeat 0px 4px;
}

#calltoActionRH a:hover { 
	text-decoration: underline; 
	color: #333333; 
	background: url(/imgs/dot_gry.gif) no-repeat 0px 4px;
}
#calltoActionRH a:active { text-decoration: none; color: #EE1C23; }

