.buttonPointer {
	cursor: pointer;	
}

#TxtBox #ticks09 .ticket .buybar .buybtn {
	float:right;
	height: 46px;
}
#TxtBox #ticks09 .ticket .buybar .buyPrice {
	float:right;
	height: 46px;
	text-align: right;
}
#TxtBox #ticks09 .ticket .buybar .buyPrice span {
	font-size: 17px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: right;
	padding-top: 6px;
}
#TxtBox #ticks09 .ticket .buybar .buyPrice small {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#TxtBox #ticks09 .ticket .optionsBox { 
	/* background-color: #00245D; */
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	

}
.none { display: none; } 
#TxtBox #ticks09 .ticket h3 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
		padding: 5px;

}
#TxtBox #ticks09 .ticket input,#TxtBox #ticks09 .ticket select {
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
}
table tr.tarrifTitle td {
	background-color: #CCCCCC;
	text-align: center;
	font-size: 14px;
	-webkit-box-shadow: 2px 2px 5px black;

}
table tr.tarrifPrice td {
	background-color: #e6e6e6;
	text-align: center;	
	
	height: 30px;	
	-webkit-box-shadow: 2px 2px 5px black;	
}
table tr.tarrifDropdown td {
	background-color: #EFEFEF;
	text-align: center;	
	padding-top: 10px;
	padding-bottom: 10px;	
	-webkit-box-shadow: 2px 2px 5px black;
}
table tr.tarrifDropdown td select {
	padding: 0px;
	margin: 0px;

}

fieldset {
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 1px solid #000000;
}
fieldset legend { 
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.lessText {
	font-size: 12px; 
	font-weight: normal;
	padding-left: 10px;
}
.moreText {
	background-color: #FFFFFF;
	padding: 5px;
}
.ticketTitle {
	padding-top: 13px;
}
