.topSearchBox {
    position: absolute; left:180px; top:127px; font-size:24px; color:white; text-shadow: black 0 0 4px,black 0 2px 0,rgba(0,0,0,0.8) 0 0 6px;
}

.siteOpacity {
    min-height: calc(100% - 280px); top:280px; left: 0; overflow: hidden; position: absolute; width: 100%; background-color:#fff;
}

.divMain {
    float:left; width: 706px; 
}

.divRight {
    float: left; width: 250px; margin-left: 10px;margin-top: 120px;
}