/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO DEFAULT */
h1									{ text-align: center; }
h2									{ text-align: center; }
td.photo							{ padding-right: 20px; }
.testimonial img					{ padding-right: 50px; }
.testimonialvideos					{ font-weight: bold; font-style: italic; text-align: center; }
.testimonialvideos div				{ padding-right: 30px; float: left; }
.videoplacement						{ position: absolute; }
.videoplacement .positioner			{ position: relative; left: -80px; top: 80px; }
.videoplacement .positioner	.close	{ background: #FCF4DF; padding: 3px; }

.leftcolumn 						{ color: #000; margin-top: 200px !important; line-height: 1.5em; }
.leftcolumn h2						{ color: #7C807F; font-family: Arial, Helvetica, sans-serif; font-size: 1.2em ; text-align: left ;}

