.container_email {
	position: relative;
	height: 300px;
	width: 750px;
   }

.left-element_email {
	position: relative;
	display: inline; 
        float:left;
	align: left;
	width: 275px;
	padding: 0px 0px 0px 0px; 
	margin: 30px 0px 0px 0px; 
   }

.right-element_email {
	position: relative;
	display: inline; 
	float: right;
	width: 475px;
	text-align: left; /* depends on element width */
	text-indent: 0px;
	margin: 15px 0px 0px 0px; 
   } 
.email_testimonial {
		FONT-SIZE: 14px;
		color: #6d6d6d;
		FONT-FAMILY: Arial, sans-serif;
		FONT-WEIGHT: normal;
                font-style: italic;
		line-height: 18px;
		font-stretch: wider;
		text-decoration: none;
		COLOR: #000000;
		MARGIN: 12px 25px 0px 25px;
	}
.email_testimonial_author {
		FONT-SIZE: 12px;
		color: #6d6d6d;
		FONT-FAMILY: Arial, sans-serif;
		FONT-WEIGHT: bold;
		line-height: 18px;
		font-stretch: normal;
		text-decoration: none;
		COLOR: #000000;
                text-align: right;
		MARGIN: 0px 25px 15px 25px;
	}

.info {
		FONT-SIZE: 10px;
		FONT-FAMILY: Verdana, Arial, sans-serif;
		FONT-WEIGHT: normal;
                text-align:left;
		font-stretch: normal;
		COLOR: #000000;
		MARGIN: 0px 25px 0px 25px;
	}
