/* IE8 */
.stepped {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 100%;
    left: 1px;
    position: absolute;
    top: 0;
    width: 320px;
    -moz-opacity: 0.75;
	opacity:0.75;
	filter: alpha(opacity=75);
}
