.JRBquickLinksContainerContainer {
width:173px;
margin:10px auto;
}
.JRBquickLinksTop {
background-image:url(quickLinksBackgroundTop.jpg);
background-repeat:no-repeat;
background-position:center top;
height:18px;
text-align:center;
padding:6px 0px 0px 0px;
color:#455e8b !important;
}

.JRBquickLinksTop a{
color:#455e8b !important;
}
.headerTitleQuickLinks .Head{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-weight:bold;
color:#455e8b !important;
font-size:0.9em !important;
}
.headerTitleQuickLinks .Head {
color:#455e8b !important;
}
.JRBquickLinksContent{
margin:0px;
width:173px;
background-image:url(quickLinksBackgroundMiddle.jpg);
background-repeat:repeat-y;
background-position:center;
text-align:left;
}
.JRBquickLinksContent a {
text-decoration:none;
text-transform:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:0.8em;
color:#455e8b !important;
}
.JRBquickLinksContent a:hover {
color:#0000CC !important;
}
.JRBquickLinksContent ul{
list-style:none;
margin:0px auto;
width:160px;
padding:0px;
}
.JRBquickLinksContent li{
list-style:none;
margin:0px;
padding:2px 4px;
height:20px;
border-bottom:#CCCCCC solid 1px;
}
.JRBquickLinksBottom {
background-image:url(quickLinksBackgroundBottom.jpg);
height:16px;
background-repeat:no-repeat;
background-position:center;
}