.overlay-box {
    background: none repeat scroll 0 0 #333333;
    color: #CCCCCC;
    float: left;
    margin: 0;
    width: 400px;
}
.overlay-box h3 {
    background: none repeat scroll 0 0 #818181;
    color: #FFFFFF;
    display: block;
    margin-bottom: 15px;
    padding: 5px 10px 5px 15px;
}
.overlay-box section {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
    padding: 0 0 15px 15px;
    width: 175px;
}
.overlay-box section p {
    font-size: 105%;
}
.overlay-box section p span {
    font-size: 90%;
}
.overlay-box h4 {
    color: #FFFFFF;
    font-size: 95%;
    font-weight: normal;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.overlay-box ul {
    margin: 0;
}
.overlay-box ul li {
    background: none repeat scroll 0 50% transparent;
    float: none;
    height: auto;
    list-style-type: none;
    padding: 0 0 5px;
    position: relative;
}
.overlay-box ul li a {
    /* background: url("/images/main/sprite-main.png") no-repeat scroll -274px -124px transparent; */
    border: 0 none;
    color: #E56600;
    float: none;
    height: auto;
    padding: 0 0 0 10px;
    position: relative;
}
.overlay-box ul li a:hover {
    text-decoration: underline;
}
.bottom-right {
    clear: both;
    font-size: 90%;
    padding: 0 15px 15px 0;
    text-align: right;
    text-transform: uppercase;
    width: 355px;
}
#sliding-login {
    width: 400px;
}
#where-to-buy {
    width: 600px;
}
#country {
    width: 600px;
}
