/* Private: subNav */

/*styles for sub navigation links (subNav plugin)*/
#subNavHolder {clear:both; text-align:center; margin:10px 0 0 0; padding:5px 0 4px 0; width:560px; margin-left:150px; border-top:1px solid #a3a3a3; border-bottom:1px solid #a3a3a3;}
#backButton {float:left; width:45px;}
#topButton {float:left; width:45px;}

#subNavLinks {width:470px; float:left;}
.subNav {font-size:100%; width:100%; position:relative; margin:0; padding:0;}
li.subNavigation {display:inline;}

.subNav a, .subNav span {text-decoration:none; font-size:100%; white-space:nowrap; font-weight:normal;}
.subNav a:hover, .subNav span {text-decoration:underline;}
.subNav li {list-style:none; width:auto;}
