@charset "utf-8";

/* CSS Document 
filename: testimonial.css
author: Larry Lem
last modified: 08/28/2008
*/

/* ---------------------------------------------------------------------------------- */
/* --| tags |-- */
#nolineafter{
margin-bottom: 0px;
}

#classpic {
text-align:center;
}

#samelineafterh2 {
position:relative;
	margin-top: 0px;
	vertical-align: -40px !important;
}

h2.classes {
margin-bottom: 10px;
}

p.nolineafter {
margin-bottom: 0px;
}
p.nolinebefore {
margin-top: 0px;
}

div.quotecontainer {
background-color:#dfad66;
margin-left: 30px;
margin-right: 30px;
}


.quote p {
display: block;
font-style:italic;
margin-left: 5px;
margin-right: 5px;
text-indent: 20px;
margin-bottom: 0px;
margin-top:0px;
}

p.quotationee {
text-indent: 0px;
margin-bottom:0px;
margin-top:0px;
}

p.noindent {
text-indent:0px;
}

#scontent .pagelink {
margin-top: 15px;
margin-right: 30px;
text-align: right;  
}


/* end  */

