#menu {
float : right;
width : 480px;
height : 60px;
}
#menu ul li {
display : inline;
}
#menu ul {
list-style-type : none;
float : left;
padding-top : 30px;
margin-top : 0;
padding-left:0px;
margin-left:0px;
}
.first {
padding-left : 30px;
}
.first, .sep, .last {
padding-right : 22px;
}
.first a, .sep a, .last a {
font-family : Arial;
text-align : center;
font-size : 125%;
color : #101d52;
font-weight : bold;
text-decoration : none;
border-top-width : 3px;
border-top-style : solid;
border-top-color : #ffffff;
padding-top : 26px;
}
.first a:hover, .sep a:hover, .last a:hover {
color : #a3cdea;
border-top-width : 3px;
border-top-style : solid;
border-top-color : #a3cdea;
padding-top : 6px;
} 
#container-content-right-one ul,#container-content-right-one-double ul {
list-style-type: none;
margin:0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 8px;
}
#container-content-right-one li,#container-content-right-one-double li {
margin-top:10px;
}
a.menu-right-list {
font-family : Verdana;
font-size : 10px;
font-weight : bold;
text-decoration : none;
color : #101d52;
}
a:hover.menu-right-list {
font-family : Verdana;
font-size : 10px;
font-weight : bold;
text-decoration : none;
color : #a3cdea;
}
a.menu-product  {
font-family : Verdana;
font-size : 9px;
font-weight : normal;
text-decoration : none;
color : #101d52;
}
a.menu-product-red  {
font-family : Verdana;
font-size : 11px;
font-weight : normal;
text-decoration : none;
color : #e2001a;
}

a:hover.menu-product {
font-family : Verdana;
font-size : 9px;
font-weight : normal;
text-decoration : none;
color : #a3cdea;

}
a:hover.menu-product-red  {
font-family : Verdana;
font-size : 11px;
font-weight : normal;
text-decoration : none;
color : #a3cdea;

}