/* current tab control */
#tabs #cl {
    background-image:url(../images/left_on.gif);
    }

#tabs #cl a {
    background-image:url(../images/right_on.gif);
	color:#765;
    }

/* IE hack for the container bottom corners and reducing container depth*/
* html,body{
	height:80%;
}

.testimonial{height:210px}