@charset "utf-8";

/* #history
--------------------------------------------------- */

#main #history table th{
	width: 10em;
	padding: 8px 0 5px 8px;
	font-size: 0.75em;
	text-align: left;
	background: url(../img/bar_dottedline2.gif) repeat-x left top;
}

#main #history table th span{
	padding: 0 0 0 14px;
	background: url(../img/icon_04.gif) no-repeat left center;
}

#main #history table td{
	padding: 8px 3px;
	font-size: 0.75em;
	background: url(../img/bar_dottedline2.gif) repeat-x left top;
}



