.subheader_right {
width:143px;
background:#009999;
margin-top: 1px;
padding:0;
list-style-type:none;
margin-left: 10px;
font-family:Arial, sans-serif;
font-size: 15px;
}
.subheader_right a {
display:block;
height:2%;
text-decoration:none;
font-family: Arial, sans-serif;
font-size:13px;
color: #FFF;
border-left:12px solid #EEE;
padding-left:5px;
border-bottom:1px solid #EEE;
border-right:5px solid #EEE;
}
.subheader_right a:hover {
background-color:#EEE;
color: #009999;
border-left:12px solid #CCC;
}