<!DOCTYPE html>
<div style="visibility: hidden; opacity: 0.9; width: 600px;">
<div style="float:right">
<div style="float:left; width: 300px">
<div>
<div style="opacity: 0.9; visibility: visible; background-color: green; width: 100px; height: 100px;"> </div>
</div>
</div>
</div>
</div>