@import url("_base.css");          

div.item {
    padding:27px 0 40px 20px;
    position:relative;
    float:left;
    width:659px;
    overflow:visible;
    margin-bottom:40px;
    background:url(../images/modules/main_article_2_col_bg.jpg);
    }
    div.item h2.privacy_policy {     
        left:11px;
        top:-26px;
        height:26px;        
        background:url(../images/titles/privacy_policy.jpg) no-repeat;
        }
        
    div.item h2.terms_and_conditions {     
        left:11px;
        top:-26px;
        height:26px;        
        background:url(../images/titles/terms_and_conditions.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;
        }

/* --- mailing list
------------------------------*/
div#mailing_list {
    margin-top:15px;
	}