/* HOMEPAGE RULES */

/* MAIN TEXT REGION */

#showcase_body {
	width: 253px;
	color: #2e2e2e;
	background: transparent url("/images/misc_elements/testimonial_bg.png");
	background-repeat: no-repeat;
	padding: 15px 0px 0px 47px;
	font-size: 13px;
	line-height: 22px;
}

	p.showcase_author{
		display: block;
		color: #e46600;
		text-align: right;
	}
	
	div#body_text {
		clear: both;
		padding: 35px 23px 0px 0px;
	}
	
	div#body_text p {
		padding: 5px;
	}
		
		#body_text h2 {
			display: none;
		}
		
		h3#phone_number {
			position: absolute;
			top: -85px;
			right: 0px;
			width: 211px;
			height: 56px;
			text-align: left !important;
			padding: 22px 40px 0px 170px;
			font-size: 30px;
			color: #6f6f6f;
			background: transparent url("/images/misc_elements/phone_tab.png");
			text-align: center;
			overflow: hidden;
		