#live_shows2 {
	position: relative;
	background-image:url(/home-images/liveShow.jpg);
}

#upcoming {
	width: 196px;
	position: absolute;
	right: 2px;
	top: 45px;
}

#upcomingImage {
	position: absolute;
	right: 23px;
	top: 2px;
}
 
#upcomingScreenName {
	 height: 25px;
	 white-space: nowrap;
	 overflow: hidden;
	 width: 190px;
}

#upcomingScreenName,
#upcomingScreenName a {
	 color: #FFF;
	 font-size: 14pt;
	 font-family: Arial;
	 text-decoration: none;
}
 
#upcomingSchedule {
	 height: 25px;
	 line-height: 25px;
	 color: #FFF;
	 font-size: 11pt;
	 font-weight: bold;
	 font-family: Arial;
}

#upcomingScheduleCounter {
	 height: 25px;
	 line-height: 25px;
	 color: #FFF;
	 font-size: 11pt;
	 font-weight: bold;
	 font-family: Arial;
	 margin-top: 6px;
}

#upcomingWrapperImages {
	position: relative;
	height: 138px;
}

#upcomingOnAir {
	position: absolute;
	left: 19px;
	top: -3px;
}