.site_194x253{
    float:left;
    font-size:12px;
    margin:5px 0 5px 7px;
}

.site_194x253 .image{
    display:block;
    border:1px solid #082c56;
    width:192px;
    height:250px ;
    cursor:pointer;
    background:transparent url('../../images/icons/ajax-loader.gif') center center no-repeat;
}
    .site_194x253 .image img{
        width:192px;
        height:250px ;
        float:left;
        position:relative;
        z-index:1;
    }

    .site_194x253 .sitename{
        margin-top:2px;
        font-weight:bold;
        text-decoration:none;
        color:#296bdd;
        display:block;
        width:194px;
        text-align:left;
        white-space: nowrap;
    }

      .site_194x253 p{
        margin:2px 0;
        text-align:center;
      }

a.latest_site_overlay {
	display: block;
	position: absolute;
    background: transparent url(../../images/overlays/newsash.png) top left no-repeat;
    width: 55px;
    height: 33px;
    z-index:2;
    margin-left:137px;
}
*:first-child+html a.latest_site_overlay { margin-left: -55px }
* html a.latest_site_overlay { margin-left: -55px; }
	a.latest_site_overlay span {
		display: none;
	}