/* -------------------------------------------

Seat Maps Styles

NOTE: This style sheet is only for styles that
exist on the UMS.org seat maps page.

------------------------------------------- */


#seat_map_instructions {
   width: 100%; background: url(../assets/images/tickets/seat_maps_bg_mid.gif) repeat-y;
   }
#seat_map_instructions .left {
   float: left; display: inline; width: 300px; margin: 15px 83px 15px 27px;
   }
#seat_map_instructions .right {
   float: left; display: inline; width: 300px; margin: 15px 0 15px 0;
   }
#seat_map_wrapper {
   width: 721px; margin: 0 0 10px 20px;
   }
#seat_map_wrapper .left {
   float: left; display: inline; width: 341px; margin: 0 39px 0 0;
   }
#seat_map_wrapper .right {
   float: left; display: inline; width: 341px;
   }
.map_description {
   border: 1px solid #bebda6; padding: 15px; margin: 0 0 10px 0;
   }
.events {
   line-height: 1.5; font-size: 11px; color: #666;
   }
