﻿ul.steps { margin:0px 15px; padding:0px; overflow:hidden; font-size:11px; line-height:2.4; background:#FFFFFF; -moz-border-radius:3px; -webkit-border-radius:3px; -moz-box-shadow:0 1px 0px #c3c3c3; }
ul.steps li { cursor:default; display:block; float:left; list-style:none; padding:0px 20px 0px 10px; color:#7c7c7c; background:url(ul-steps-li.gif) no-repeat top right; }
ul.steps li.selected { background:url(ul-steps-li-selected.gif) no-repeat top right; color:#FFFFFF; }
ul.steps li.prev { background:url(ul-steps-li-prev.gif) no-repeat top right; }