.h1-partners-style {
    font-size:16px;
	color: #ce191c;
    font-weight:bold;
}

h2.partners {
    font-size:14px;
    color:#0087AE;
    font-weight:bold;
    padding-top:8px;
    padding-bottom:8px;
}

#thumbs .partn1 {
	height:30px;
    width:100%;
    display:block;
    font-size:16px;
    color:#F2F2F2;
    text-align:center;
    text-decoration:none;
}

#thumbs .partn_text{
    height:170px;
    width:100%;
    color:#929292;
    font-size:12px;

}

#thumbs .partn_text_container {
    padding:10px 20px 5px 160px;
    line-height:150%;
    text-align:left;

}
#table_partnerinfo {
    width:100%;
    height:71px;
    background:url(/res/images/partners/table_partnerinfo_bg.gif) top center no-repeat;
}

#partnerinfo-panel {
    width:100%;
    height:46px;
    background:url(/res/images/partners/partnerinfo-panel.gif) top center no-repeat;
}



