.navbox{float:left;position:fixed;top:180px;right:-110px}.navbox ul.nav{width:200px;padding:60px 0 60px 0;background:no-repeat}.navbox ul.nav li{margin:0}.navbox ul.nav li.line-bottom{width:50px;border-bottom:2px solid #f4f4f4}.navbox ul.nav li a{background:#fff no-repeat;width:60px;height:60px;display:block;text-decoration:none}.navbox ul.nav li a:hover{background-color:#337ab7;color:white}.navbox ul.nav li a.selected{background-color:#337ab7;color:white}.navbox ul.nav li a.radius-top{border-top-left-radius:10px;border-top-right-radius:10px;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px}.navbox ul.nav li a.radius-bottom{border-bottom-left-radius:10px;border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px}