
/* Main Layout Styles */

#rh-quote {
	float:left;
	padding:0px;
	margin:30px 0px 0px 150px;
	width:300px;
	height:150px;
	background:url(../images/text-bubble-bg.png) top left no-repeat;
	}
	
#rh-quote p {
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
	margin:0px;
	float:left;
	padding:10px;
	}
#rh-quote h4 {
	font-size:11px;
	width:20px;
	float:left;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	}
#rh-quote h5 {
	font-size:11px;
	width:20px;
	float:left;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	}
	

