﻿.ModTicketSearchC
{
    margin-top:10px;
}

.TicketSearchLists
{
    font-family: Arial;
    color: #777272;
    font-size:13px;
    width:162px;
    margin-bottom:5px;
    
    
}

.TicketSearchDateLists
{
    width:52px;
    
}

.TicketSearchActive
{
    color: #777272;
}

.TicketSearchDisabled
{
    color: #929292;
}

.Select {
	position: absolute;
	width: 131px;
	height: 22px;
	padding: 0 23px 0 8px;
	background: url(select.png) no-repeat;
	overflow: hidden;
}

