<!--
.slideInfoZone {display:none;}

#myGallery {
     display: block;
     position: relative;
margin: 16px 0pt 0pt 15px; 
font-size: 8px; 
width: 125px; 
height: 84px;
}
#thecontainer {
    float: left;
    height: 264px;
    margin-right: 17px;
    overflow: hidden;
    width: 167px;
}
.full {
    margin-bottom: 14px;
    margin-left: 1px;
    margin-top: -13px;
}

#galleryholder {
    background-image: url("/images/fayebrock/featuredhomes.jpg");
    background-repeat: no-repeat;
    display: inline;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 163px;
    margin-bottom: 80px;
    margin-top: 20px;
    width: 183px;
}
--> 
