#subNav {width:100%; padding-top:10px; font-size:90%;}
#subNavChild {width:100%; padding:5px 0; font-size:90%;}

.subNav {list-style:none; width:auto; padding:0; margin:0;}
.subNav li {display:inline; float:left; margin-right:15px;}

.subNav a, .subNav span {font-weight:bold; display:block; padding-left:10px; background:url(/images/back-subNav-arrow.gif) center left no-repeat;}

.subNav a:hover, .subNav span {text-decoration:underline;}
#subNavChild .subNav a, #subNavChild .subNav span {font-weight:normal;}

