/*********************************************** 
  CSS for Disney Ticket Widget
 Trapeze Media Ltd., Toronto, Ontario, Canada
 Version: DTW 0.1.0  
 From: June 2, 2005  
************************************************/
#widget{background:url(http://disney.go.com/disneypictures/thewild/files/html-images/widget.jpg) no-repeat;}
/* ie pc */
.ticketwidget {
	position: relative;
	left: 282px;
	top: 30px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	vertical-align: top;
	font-weight: bold;
	margin-bottom: -15px;
	color: #FFFFFF;
}
/* firefox mac */
.ticketwidget2 {
	position: relative;
	left: 283px;
	top: 27px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	vertical-align: top;
	font-weight: bold;
	margin-bottom: -15px;
	color: #FFFFFF;
	width:486px;
}
/* firefox pc */
.ticketwidget3 {
	position: relative;
	left: 282px;
	top: 28px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	vertical-align: top;
	font-weight: bold;
	margin-bottom: -15px;
	color: #FFFFFF;
	width:486px;
}

.ticketwidget4 {
	position: relative;
	left: 284px;
	top: 30px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	vertical-align: top;
	font-weight: bold;
	margin-bottom: -15px;
	color: #FFFFFF;
}

.findbutton {
	position: relative;
	left: 0px;
	top: 5px;
}

.findbutton2 {
	position: relative;
	left: 0px;
	top: 2px;
}

.findbutton3 {
	position: relative;
	left: -4px;
	top: 1px;
}

.findbutton4 {
	position: relative;
	left: -3px;
	top: 5px;
}

