#fixed_icons {
width: 42px;
position: fixed;
top: 35%;
right: 0%;
z-index: 9999;
}
.sub-nav li a {
display: block;
width: 180px;
border-right: solid 1px transparent;
border-left: solid 1px transparent;
margin: 0 0 2px -1px;
padding: 7px 30px 7px 10px;
font-weight: normal;
text-align: left;
text-decoration: none;
line-height: 20px;
color: #ffffff !important;
}