#ticketwidget_left {
	background: url('../images/index/ticketwidget_left.gif') no-repeat scroll top left;
	width: 74px;
	height: 34px;
}
#ticketwidget_right {
	background: url('../images/index/ticketwidget_right.gif') no-repeat scroll top left;
	width: 82px;
	height: 34px;
}

#ticketwidget {
	background: url('../images/index/ticketwidget_background.gif') repeat-x scroll top;
	height: 34px;
	vertical-align: top;
}
#zip {
	height:				22px;
	width:				52px;
}
#city {
	height:				22px;
	width:				52px;
}
#state {
	height:				22px;
	width:				52px;
}
#date {
	height:				22px;
	width:				114px;
}
#widget {
background: url('../images/index/ticketwidget_background.gif') repeat-x scroll top;
	height:				34px;
	vertical-align:		top;
}
#widget td td {
	padding-left:		2px;
	padding-right:		2px;
}
#widget {
	padding-left:		0px;
	padding-right:		0px;
}
.tw_input {
	padding-top:		6px;
	margin-top:			0px;
}
.tw_select {
	padding-top:		7px;
}
form {
	display:			inline;
}