@import url("_base.css");          
                
div.item {
    padding:27px 0 40px 27px;
    position:relative;
    float:left;
    width:652px;
    height:auto;
    margin-bottom:5px;
    background:url(../images/modules/main_article_2_col_bg.jpg);
    }
    div.item.new_section {
        margin-top:40px;
        }
    div.item h2 {
        left:11px;
        top:-26px;
        height:26px;
        }
        div.item h2.proud_sponsors {          
            background:url(../images/titles/proud_sponsors_we_love_you.jpg) no-repeat;
            }
        div.item h2.proud_partners {          
            background:url(../images/titles/proud_partners.jpg) no-repeat;
            }
        div.item h2.past_sponsors {          
            background:url(../images/titles/past_sponsors.jpg) no-repeat;
            }
    div.item_top {
        position:absolute;
        top:0;
        left:0;
        width:679px;
        height:13px;
        background:url(../images/modules/main_article_2_col_top_bg.jpg) no-repeat;
        }
    div.item_bottom {
        position:absolute;
        bottom:0;
        left:0;
        width:679px;
        height:11px;
        background:url(../images/modules/main_article_2_col_bottom_bg.jpg) no-repeat;
        }
    div.item div.left {
        float:left;
        width:200px;
        }
        div.item img {
            margin:0px auto;
            display:block;
            }
    div.item div.right {
        float:right;
        margin:0 25px 0 0;
        height:auto;
        width:400px;
        }

        div.item p.content {
            font-size:11px;
            font-family:Tahoma;
            line-height:14px;
            width:400px;
            color:#444;
            }
            h5 {
                color:#E46380;
                }
            h5 span.title {
                color:#C3B1B5;
                }
            span.tagline {
                font-style:italic;
                color:#E46380;
                }
            
/* --- mailing_list
------------------------------*/        
div.sidebar_1_col#mailing_list {
    margin-bottom:10px;
    }
