@charset "UTF-8";
#mainContainer #Layer19 #content .eventwrap .eventpreview {
}



 .eventwrap {
 position:relative;
 float:left;
 width:132px;
 height:210px;
 border: 1px #000;
 border-right:solid;
 border-bottom:solid;
 margin-left:12px;
 margin-bottom:10px;

 }
 
 .eventlocation {
 position:absolute;
 top:0;
 left:0;
 width:180px;
 height:20px;
 text-align:left;
 
 }
 
 .eventpreview {
  position:absolute;
 top:20px;
 left:0;
  margin-right:2px;
 margin-bottom:2px;
 width:130px;
 height:187px;
 text-align:center;
 }