#event_calendar_block_toolbar_min
{
 display:none !important; 
}
.col_1
{
  background:#fff;
 /* box-shadow: 0 9px 14px rgba(0, 0, 0, 0.3), 0 -20px 80px #ccc inset;*/
}

.col_2
{    
  padding-left:50px;
  width: 248px;
  
  /* BG for IE */
  background:#333;
 /* background:rgba(0, 0, 0, 0.3);*/

  background:rgba(50, 50, 50, .95);
  box-shadow: 0 9px 14px rgba(0, 0, 0, 0.3), 0 -20px 80px #000 inset;
}

.col_2 a
,.col_2 a:visited
{
  /* Make links lighter blue on dark gray bg */
  color:#3F7AD9;
}


.col_2 #event_calendar_2_module .location_name {
  color: #666;
  text-shadow: 1px 1px 2px #000000;
}



.promotion_cover_page_curl
{
  
  margin: 5px 0 0 6px;
  height: 237px;
  
  position: absolute;
  width: 185px;
  background:url(images/promo_cover_page_curl_185w.png) top left no-repeat;
  /**/
}

