.ticket {
	width: 560px;
	background: #FFF url(http://www.thunderdata.com/graphics/tablebg.gif) no-repeat top left;
	border: 2px solid #ddd;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin-left:36px;
}
.head strong {
    color:#fff !important;
}
#timeHead {
	width:630px;
}
#supportImg {
	margin-left:7px;
}
#listitems {
	text-align:left;
	color:#666;
}
.ticket a {color: #003399;}
.ticket a:hover {color: #99cc66;}
.ticket table {
	border: none; 
	width: 100%!important; 
	padding: 0;
	margin: 0;
	color: #333;
}
.ticket td {
	padding: 2px 4px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
td.center {text-align: center;}
td.left, td.formtdLeft {text-align: left;}
td.right, td.formtdRight {text-align: right;}
.normal {
	font-weight: normal;
	padding: 0 20px;
}

.ticket .head td {
	height: 20px;
}
.head td{
	background: #36a8d3 url(pix/track_bg.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	padding: 0 3px;
/*	vertical-align: top;*/
}
.ticket .head td {
	position: relative;
}
.ticket td div {
	position: relative;
}
.ticket td div span {
	position: absolute;
	top: 20px;
	right: 0;
}
.ticket td div>span a:hover {
	background: #eee;
}
.head a:link {
	color:#CCC!important;
}
.colhead td {
	background: #9edaf1;
	color: #FFFFFF; 
}
.subhead td {
	background: #94C857;
	color: #FFFFFF;	
}
.evenrow td{
	background: #ebf3ff;
}
select { font-size:11px; }
form{
	text-align:center;
}
.tkthidden {
	background: #ffffff;
}
.tktdescr {
	font-size:12px; 
	font-weight:normal; 
	color:#000000;border:1px solid #dddddd;
	padding:2px;
}
textarea { font-family: arial; font-size:12px;}
#text {	
	width:450px;
}
.messages {
	font-size:11px;
	font-weight:normal;
}
.supmenu {
	background: #efefef;
	padding: 3px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	width: 620px;
	margin-left:7px;
}
.supmenu a{
	color: #999 !important;
}
.supmenu a:hover{
	color: #666;
}
.ticket strong {
	color:#000;
}
.ticket a{
	font-weight: bold;
	color: #6c7120 !important;
	font-size:11px;
	text-decoration: none;
}
.ticket a:hover {
	color: #ffaa00 !important;
}
#friend { display: none; }
#launcher { display: none; }
#markas { 
	text-align:right;
}
a.asread:link, a.asread:visited {
	font-size:10px;
	color: red !important;
}
a.asunread:link, a.asunread:visited {
        font-size:10px;
        color: #666666;
}
#alert {
	color:red;
	font-family: "Courier New";
	font-weight:bold;
}
#tracklink {
    display: inline;
    text-align: right;
}

#tracklink a {
    color: yellow;
}
td a img {
	border: 0 none;
}
.left img {
	float: none!important;
	position: relative;
	top: 6px;
}
