/*- - - - - - - - - - - - - - - - - - -
Title  : English version of car rental site m-broker
Author : Eugen Lobicov, Webartpro Studio
url    : www.mbroker.com

last updated : October 16, 2007
- - - - - - - - - - - - - - - - - - */

p.car-links a{
        font-size: 11px;
        font-weight:normal;
}
.car-name{
        font-weight: bold;
}

.red{
    color:#9F1E20;
}

#additional-info .personal-data p#page3-car-links a{
    font-size: 11px;
    font-weight: normal;
}
#content #layout #sidebar{
    vertical-align:bottom;
    position:relative;
    background-color:#f5f5f5;
    width:163px;
    
}
#content{
    width:100%;
}
#content #layout #cars-box{
/*    width:100%;*/
}
#content #layout #sidebar h2{
    background-color:#B4B4B4;
    border-bottom:3px solid #FFFFFF;
    color:#FFFFFF;
    font-weight:bold;
    line-height:20px;
    text-indent:5px;
    margin:0;
    font-size:12px;
    text-align:left;
    position:absolute;
    top:93px;
    width:163px;
}    
.country-description{
    width:100%;
    padding:0;
    margin-bottom:36px;
}
.country-description td{
    width:50%;
    padding:10px 10px 0;
    vertical-align:top;
}
.country-description td img{
    display:block;
    margin:0 auto;
}
#content .country-description td h3{
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
.related-links{
    padding:0 5px;
    position:absolute;
    top:113px;
    width:163px;
}
#content .related-links h3{
    font-size:12px;
    margin:9px 0 0;
}
.related-links ul{
    margin-bottom:18px;
}
.related-links li a{
    font-weight:normal;
}
#content #sidebar h4{
    font-weight:bold;
    text-align:center;
    width:163px;
}