@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.video_gallery {     
        left:11px;
        top:-26px;
        height:26px;        
        background:url(../images/titles/video_gallery.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;
        }
    div.item#video_gallery object {
        float:left;
        }
    div.item#video_gallery div.right {
        position:absolute;
        width:200px;
        right:22px;
        top:24px;
        }
/* --- Icons and Wallpapers
------------------------------*/
div.item#icons_and_wallpapers p {
    width:500px;
    margin-bottom:10px;
    }   
div.item#icons_and_wallpapers img {
    float:left;
    padding:5px;
    background:#F0E8D8;
    margin-right:10px;
    }
    
table {
border-collapse:collapse;
float:left;
line-height:15px;
margin:10px 0 30px 20px;
width:140px;
}
table th {
font-weight:bold;
color:#E96280;
padding-right:10px;
text-align:left;
vertical-align:top;
}

div.item#icons_and_wallpapers p.im {
    width:100%;
    }
div.item#icons_and_wallpapers p.im img {
    margin-bottom:10px;
    }
    
/* --- mailing list
------------------------------*/
div#mailing_list {
    margin-top:15px;
	}