@import url("_base.css");          
                
div#main_article {
    padding:27px 0 40px 27px;
    position:relative;
    float:left;
    width:652px;
    overflow:visible;
    background:url(../images/modules/main_article_2_col_bg.jpg);
    }
    div#main_article h2.community {     
        left:11px;
        top:-26px;
        height:26px;        
        background:url(../images/titles/community.jpg) no-repeat;
        }
    div#main_article_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#main_article_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#main_article h3{
                margin-bottom:6px;
            }
                
        div#main_article p {
            font-size:11px;
            font-family:Tahoma;
            line-height:14px;
            width:324px;
            overflow:hidden;
            margin-top:15px;
            margin-bottom:20px;
            }
    #main_article ul {
        list-style-type:disc;
        margin-left:20px;
        margin-top:20px;
        }
/* --- merchandise
------------------------------*/
div#ice_cream_man_merch {
    }   
    
/* --- mailing list
------------------------------*/
div#mailing_list {
    margin-top:15px;
	}