/*********************************************** 
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/invincible/images/background.gif) no-repeat;}
/* ie pc */
.ticketwidget,.ticketwidget2,.ticketwidget3,.ticketwidget4 {vertical-align: top;}
.ticketwidget,.ticketwidget2,.ticketwidget3,.ticketwidget4,.findbutton,.findbutton2,.findbutton3,.findbutton4 {position: relative;}
.ticketwidget {
	left: 282px;
	top: 30px;
	margin-bottom: -15px;
	width:486px;
} /* firefox mac */
.ticketwidget2 {
	left: 283px;
	top: 27px;
	margin-bottom: -15px;
	width:486px;
} /* firefox pc */
.ticketwidget3 {
	left: 282px;
	top: 28px;
	margin-bottom: -15px;
	width:486px;
}
.ticketwidget4 {
	left: 284px;
	top: 30px;
	margin-bottom: -15px;
} /* firefox pc */
.findbutton {
	left: 5px;
	top: 5px;
} /* ie pc */
.findbutton2 {
	left: 5px;
	top: 2px;
}
.findbutton3 {
	left: -4px;
	top: 1px;
} /* firefox mac */
.findbutton4 {
	left: 4px;
	top: 5px;
}