@charset "utf-8";
/* Testimonial Style Sheet */
#content{ 
	font: normal 12px Arial, sans-serif;
	text-align:left;
	padding: 10px 5px 10px 5px;
	min-height: 600px;
	vertical-align:top;
}
.Content {
	vertical-align:top;
}
.CTtablein {
	background:none;
}
.CTtableout{
	background:none;
	}
#email_recipients__recipients_datagrid .CTtablein {
	background:none;
}
.CTtableout tbody tr td table{
	background: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align:left;
	}
table td{
	border:none;
	}
table tr{
	border:none;
	}
.CTodd{
	background: none;
	padding:5px;
	}
.CTeven{
	background: none;
	padding:5px;
	}
.CTeven#Label_YourName{
	text-align:left;
	}
Label_Summary_Title{
	background-color:#E0DFCD;
	}
.PageTitle {
	display:none;
}
table .CTtablein tbody tr .CTeven td div {
	background-color:#FFFFFF;
}