#partnership #container {
    background: transparent url('../images/partnership_container_border_left_right.gif') center top repeat-y;
}
#content {
    width: 857px;
    margin: 30px 2px 0 2px;
    padding-bottom: 50px;
    background: transparent url('../images/content_background_partnership.jpg') left bottom no-repeat;
}
h2, h3, h4, p, ul, img {
    float: left;
}
h2 {
    width: 821px;
    margin: 0px 18px 28px 18px;
    background: transparent url('../images/title_partnership.gif') 350px 4px no-repeat;
    border-color: #000000;
}
img {
    margin: 0px 48px 0px 70px;
}
h3 {
    width: 248px; height: 208px;
    margin-left: 0px;
    text-indent: -3000px;
    background: transparent url('../images/subtitle_partnership.gif') 0px 0px no-repeat;
}
h4 {
    width: 211px; height: 208px;
    text-indent: -3000px;
    background: transparent url('../images/h4_partnership.gif') 0px 0px no-repeat;
}
p {
    width: 436px;
    margin: 20px 0 0 368px;
}
ul.partnership {
    width: 448px; height: 48px;
    overflow: hidden;
    margin: 22px 0 0 368px;
}
ul.partnership li {
    height: 48px;
    float: left;
}
ul.partnership li a {
    height: 48px;
    text-indent: -3000px;
}
ul.partnership li.adi a {
    width: 146px;
    background: transparent url('../images/logo_partnership_adi.gif') 0px 0px no-repeat;
}
ul.partnership li.fadi a {
    width: 124px;
    background: transparent url('../images/logo_partnership_fadi.gif') 0px 0px no-repeat;
}
ul.partnership li.wdc a {
    width: 159px;
    background: transparent url('../images/logo_partnership_wdc.gif') 0px 0px no-repeat;
}
* html h2, * html h3, * html h4, * html p, * html p, * html img, * html ul.partnership {
    display: inline;
}
#flash-partnership {
    position: absolute;
    left: 70px; top: 410px;
    background-color: #FEC70B;
}
#footer {
    background: transparent url('../images/footer_partnership.gif') center top no-repeat;
}