@import url("_base.css");          
div.item#press_kit h3 {
    width:600px;
    } 
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.press_kit {     
        left:11px;
        top:-26px;
        height:26px;        
        background:url(../images/titles/press_kit.jpg) no-repeat;
        }
    div.item h2.icons_and_wallpapers {     
        left:11px;
        top:-26px;
        height:26px;        
        background:url(../images/titles/icons_and_wallpapers.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;
        }

    
    table#logo_dl {
    border-collapse:collapse;
    float:left;
    line-height:15px;
    width:480px;
    margin-right:180px;
    margin-bottom:20px;
    }
    table#logo_dl th {
    font-weight:bold;
    color:#E96280;
    padding-right:10px;
    text-align:left;
    vertical-align:top;
    }
    
    div.item#press_kit div.photo {
        float:left;
        margin-right:2px;
        overflow:hidden;
        width:323px;
        margin-bottom:10px;
        }
    div.item#press_kit div.photo img {
        float:left;
        padding:5px;
        background:#F0E8D8;
        }
    div.item#press_kit div.photo p.post_by {
        float:left;
        }

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