
.ticketform {
	color: #b1b1b1;
	font: normal 11px/1.5em Verdana, Arial, sans-serif;
	width: 120px;
	margin: 5px 0;
}

.ticket {
	color: #b1b1b1;
	font: normal 11px/1.2em Verdana, Arial, sans-serif;
	width: 120px;
	margin-bottom: 8px;
}

.Right { float: right;}
	
.Ticket-Messages .left {
	padding-top: 11px;
	line-height: 1.5em;
}

.Ticket-MessageTitle {
	padding: 6px 0 7px 0;
	color: #f00;
	font-weight: bold;
}

.Ticket-MessageTitle strong {
	color: #000;
	font-weight: normal;
}

.Tickets-MessageSeparator {
	height: 1px;
	overflow: hidden;
	background-color: #ddd;
	margin: 5px 0;
}

.Tickets-MessageBlock {
	padding: 6px;
	background-color: #fff;
}

.Light {
	background-color: #fff;
}

.Ticket-MessageTitle a:link, .Ticket-MessageTitle a:active, .Ticket-MessageTitle a:visited, .Ticket-MessageTitle a:hover {
	font-weight: normal;
}

.name {
	color: #09f;
}
