@charset "utf-8";
/* CSS Document */

h1.latestNewsHeading {margin: 0px; font-weight: normal; font-size: 20px; color: #f0027e;}
p.latestNews {padding: 0px 10px 10px 10px; margin-bottom: 20px;}

p.testimonials {}

table.testitable {width: 90%; margin: 0px auto; border-collapse: collapse;}
			
td#testiTopLeft {width: 22px; height: 69px; background: url(../images/testi_top_left.gif) no-repeat;}
td#testiTopBg  
{
	color: #f0027e;
	font-size: 18px; 
	line-height: 50px;
	background: url(../images/testi_top_bg.gif) repeat-x;
}
td#testiTopRight {width: 22px; background: url(../images/testi_top_right.gif);}

td#testiLeft {width: 12px; background: url(../images/left_bg.gif) repeat-y;}
#testiMain {padding: 5px;}
td#testiRight {width: 12px; background: url(../images/right_bg.gif) repeat-y;}

td#testiBottomLeft {width: 15px; height: 28px; background: url(../images/testi_bottom_left.gif) no-repeat 1px;}
td#testiBottomBg {background: url(../images/testi_bottom_bg.gif) repeat-x;}
td#testiBottomRight {width: 15px; height: 28px; background: url(../images/testi_bottom_right.gif) no-repeat -1px; } 
