/* BODY STRUCTURE */

#index_box {
    min-height: 30px;
    background-image: url(../images/welcome.gif);
    background-repeat: no-repeat;
}


/* NAVIGATION */

#index_breadcrumb {
    position: absolute;
    top: 110px;
    left: 23%;
    font-size: 75%;
    visibility: hidden;
}


/* TEXT */

.break {
    clear: both;
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
}


/* IMAGES */

img#payment {
    float: right;
    border: 0;
    margin-top: 1em;
}
img.organization_logo {  
    margin: 30px .5em 30px .5em;   
    border: 0;
}