
.col4top{              
        margin: 0;        
        padding: 0;
        z-index:5;

}
.col4top img {
        width: 235px;
        height: 105px:
        }
        
.col5top{
        background: url(overlay.png);
        position: absolute;
        left:0;
        z-index: 50;
        width:225px;
        bottom: 0;
        color: #ccc;
        text-indent: 0;
        overflow: hidden;
        padding: 10px;
        /*font-size:12px;*/
        font-weight:normal;
}

#featuredpost{
        clear: both;
        display: block;
        width: 960px;
        height: 105px;
		font-size:11px;
        text-align: left;
}

.featureditem {
        background: #fff !important;
        float: left;  
        max-height: 99px;    
        margin: 0 0 0 0px;
        margin:0 5px 0 0;
        overflow:hidden;
        padding:0;    
        position:relative;  
}

.featureditem.last { margin: 0; }

.col5top h3 a {  
        color: #fff;
        font-weight: bold;
        text-decoration: none;
		letter-spacing: 0em;
}

.col5top h3 a:hover {
        text-decoration: underline;
}

.clear {
clear: both;
}

