#testimonialGrid { width:615px; min-height:305px; _height:305px; }


#testimonialGrid .imageBox { width:305px; height:305px; float:left; margin:0 0 5px 0; position:relative; overflow:hidden; }
#testimonialGrid .imageBox span{ display:block; width:305px; height:305px; position:absolute; top:0px; left:0px; background: url(../../img/testimonials/testimonialBoxMask.png) top left no-repeat; z-index:11; }

* html #testimonialGrid .imageBox span{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/testimonials/testimonialBoxMask.png',sizingMethod='image');
}


#testimonialGrid .imageBox img{ width:292px; height:292px; border:none; position:absolute; top:6px; left:6px; z-index:10; }

#testimonialGrid .testimonialBox { width:265px; height:265px; float:left; margin:0 0 5px 0; padding:20px; background:transparent url(../../img/testimonials/testimonialBox.gif) top left no-repeat; }
#testimonialGrid .testimonialBox h1 {  margin:0 0 20px 0; }
#testimonialGrid .testimonialBox p { font-size:12px; color:#FFF; letter-spacing:0px; font-weight:normal; }


#testimonialGrid .firstBox { margin:0 5px 5px 0; }
.clearer { clear:both; font-size:0.1em; height:0.1em; line-height:0.1em; display:block; }
