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

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

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