

@media only screen and (max-width: 420px) {
  .custom{
    margin-left: 0px !important;
	width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  .testimonial-header{
    margin-left: 0px !important;
	width: 100%;
  }
}


td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-weight : normal;
	color: #648561;
}

.testimonial-header  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #6c7c6c;
	margin-left: 10%; 
	width: 80%;
	margin-top: 1%;
}

.custom{
	width: 80%;
	margin-left: 10%;
	//position: absolute;
	border: 1; 
	cellpadding: 4; 
	cellspacing: 0;
	//bordercolor: #D6D3CE;
	border: thin dotted #D6D3CE;

}

.highlight{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color: #6C7C6C;
	background-color : #DEECDE;
}

/**
.highlightTitle{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #000000;
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial;
	filter: alpha(Opacity=90); -moz-opacity:0.95;
}

.highlightbody{
	FONT-SIZE:xx-small;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
    BACKGROUND-COLOR: #DBDCD7;

}

.highlightbodyblue{
	FONT-SIZE:xx-small;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
    BACKGROUND-COLOR: #CAEAF9;

}


.footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color: #87A38f;
}

a{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: #86A28E;
}

a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: #86A28E;
}
a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	color: #7D9884;
}
a:visit{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color: #86A28E;
}

.Bordercolor {
	border: thin dotted #D6D3CE;
}
