@import url(./layout.css);
@import url(./styles.css);

/******* COLOR SPECIFIC ***********/
#step li.current{
	background-image:url(current-red.jpg);
	background-repeat:no-repeat;
}

