/*********************************************** 
CSS for Disney Ticket Widget
Trapeze Media Ltd., Toronto, Ontario, Canada
Version: DTW 0.1.0  
From: June 2, 2005
************************************************/
#widget{background:url(http://adisney.go.com/disneypictures/santaclause3/assets/index/background.gif) no-repeat;}

/* ie pc */
.ticketwidget,.ticketwidget2,.ticketwidget3,.ticketwidget4{vertical-align:top;height:28px;}
.ticketwidget,.ticketwidget2,.ticketwidget3,.ticketwidget4,.findbutton,.findbutton2,.findbutton3,.findbutton4 {position: relative;}
.ticketwidget{
	left:434px;
	top:7px;
	margin-bottom: -15px;
} /* firefox mac */
.ticketwidget2{
	left:436px;
	top:6px;
	margin-bottom: -15px;
} /* firefox pc */
.ticketwidget3{
	left:434px;
	top:6px;
	margin-bottom: -15px;
} /* safari mac */
.ticketwidget4{
	left:438px;
	top:16px;
	margin-bottom: -15px;
}
/* firefox pc */
.findbutton{
	left:6px;
}
/* ie pc */
.findbutton2{
	left:5px;
	top:2px;
}