#GuestbookTitle {
    padding : 0;
    margin-top : 26px;
    margin-bottom : 0;
    display : block;
    text-indent : -1000em;
    width : 151px;
    height : 31px;
    background-image : url(../images/titre_guestbook.gif) ;
}

#GuestbookMain {
    margin-left : 42px;
    margin-right : 42px;
}

#GuestbookMain address {
    margin : 0 0 0 0;
    font-style : normal;
    font-size : 10px;
    color : #17A2BA;
    font-weight : bold;
    text-align : right;
}

.GuestbookHr {
    height : 17px;
    background-image : url(../images/guestsep.gif);
    background-position : center center;
}

.Guestquote {
    margin : 20px 0 0 0;
    /*font-style : italic;*/
}

.quote {
    font-family : Georgia;
    font-size : 24px;
    color : #F39A00;
}

.endquote {
    font-family : Arial;
    font-size : 24px;
    color : #F39A00;
    display : block;
    text-align : right;
} 