@charset "UTF-8";
/* CSS Document */

.hoverbox { 
position: relative;
float: left;
margin-top:20px;
margin-bottom:10px;

 }
 
.main { 

}

.overlay { 

position: absolute; 
display: none; 
top: 0; 
left: 0;
}