.eticket_title
{
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}

.eticket_list_table th, .eticket_list_table td
{
	text-align: center;
	/*width: 135px;*/
}

.eticket_list_table tr:hover
{
	background-color: rgb(240,240,240);
}