






#nw {
	background-image:url("../../img/panel_nw.gif");
	top:-1px;
	left:-1px;
	height:2px;
}
#ne {
	background-image:url("../../img/panel_ne.gif");
	top:-1px;
	right:-1px;
	height:2px;
}


#sw {
	background-image:url("../../img/panel_sw.gif");
	background-color:#F1F9FF;
	top:-1px;
	left:-1px;
	height:5px;
	z-index:10 !important;
}
#se {
	background-image:url("../../img/panel_se.gif");
	background-color:#F1F9FF;
	top:-1px;
	right:-1px;
	height:5px;
	z-index:100 !important;
}






.calendar .submitbutton {
   position:absolute;
   right:5px;
   bottom:5px; 
}

.tablabel {
   position:relative;
   top:-1px;
   color:#666666;
   font-size:1em;
   padding:1px 3px;
   border-top:1px solid #C5D1DB;
   border-left:1px solid #C5D1DB;
   border-right:1px solid #C5D1DB;
   border-bottom:1px solid #D1DDE8;
   background:url("../../img/bg_whitetab_off.gif");
}


ul.asscul {
   margin:15px 4px 4px 170px;
   color:#5096B9;
}

.submitbutton div {
   display:inline;
   background:url("../../img/button_submitright.gif") no-repeat right 0px;
   padding:4px 2px 5px 0;
   margin:0;
}





.rating div, .rating a {
	display:block;
	background-image:url("../../img/stars.png");
	height:18px;
	width:18px;
	float:left;
}
div.star, .rating a:hover { background-position:0px -18px; }

div.halfstar { 
	background-image:url("../../img/halfstar.png") !important;
	background-position:0px 0px !important; 
}

.rating2 a {
	display:block;
	background-image:url("../../img/stars.png");
	height:18px;
	width:18px;
	float:left;
}

.rating2 a:hover { background-position:0px -18px; }




#tl2 { 
	background-image:url("../../img/corner_topnav3.gif");
	top:23px;
	left:23px;
	height:5px;
	z-index:10 !important;
}




#moreticketsoption {
	margin:-16px 3px 0 3px !important; 

/*	margin:0px 3px 0 3px; */
	background:white;
	border:1px solid #B3C2CF;
/*	top:-6px; */
	padding:4px;
	z-index:-1;
}

.chicagomap a, .northsidemap a, .mapclass_north_central a, .mapclass_north_west a,
.mapclass_near_south a, .mapclass_southside a
{
	cursor:hand;
	color:black;
	display:block;
	position:absolute;
	background:url("../../img/bg_translucent2.png");
	border:1px solid #A9B8B8;
	padding:0 2px;
}

#ageinfo-0 .third
{
  padding: 0;
  width: 31%;
}

