#atsDetailTicket
{
	width:700px;
}

#atsDetailHead
{
	background:#FFFFDD;
	border:1px outset #FF580F;
	margin-top:1em;
	padding:0.5em 1em;
}

#atsDetailDate
{
	color:#999966;
	float:right;
	font-size:85%;
}
#atsDetailTicket h2
{
	margin:0 0 0.8em;
}

#atsDetailTicket p
{
	margin:0.3em;
}

#atsDetailTable
{
	background-color:transparent;
	border-collapse:collapse;
	border-top:1px solid #FF580F;
	clear:both;
	table-layout:fixed;
	width:100%;
}

#atsDetailTable tr
{
	background-color:transparent;
	border-bottom:1px dotted #EEEEDD;
}

#atsDetailTable th
{
	background-color:transparent;
	color:#666633;
	font-weight:normal;
	text-align:left;
	width:20%;
}

#atsDetailPopis
{
	border-bottom:1px solid #FF580F ;
	color:#666633;
	font-size:1.2em;
	font-weight:normal;
}