#content_main {
    margin: 0;
}

div#content_main div#testimonial {
    margin: 0 0 3px;
    text-align: left;
}

div#content_main div#testimonial img {

}

div#content_main div#testimonial div#testimonial_nav {
    text-align: right;
    height: 20px;
    width: 580px;
    margin: 3px 1px;
}

div#content_main div#testimonial span {
    font-family: arial, verdana;
    text-align: right;
    color: #2C475C;
    width: 580px;
    height: 20px;
    font-size: 0.85em;
    font-weight: bold;
}

div#content_main div#testimonial span a {
    color: #2C475C;
    padding: 0 3px;
    text-decoration: none;
}

div#content_main div#testimonial span a:hover {
    background: #2C475C;
    color: #FFFFFF;
}

div#content_main div#index_news_banner {
    margin-left: 5px;
    padding: 0 2px;
    float: right;
    width: 155px;
    height: 125px;
    display: block;
    border: solid 2px #6C92B1;
    border-width: 0 0 0 1px;
    text-align: center;
}

body {
    background: #FFF url(../images/bg.jpg) no-repeat center top;
}

