table {
	margin-top: 1em;
	margin-bottom: 0em;
}
th,td {
	background-image: url(/images/common/lin_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0.8em;
	padding-right: 1em;
	padding-bottom: 0.8em;
	padding-left: 1em;
}
th {
	text-align: right;
	vertical-align: top;
	background-image: url(/images/feedback/lin_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 1.5em;
	width: 120px;
}
ul.error {
	color: #E60012;
}
.btn {
	text-align: center;
	background-image: url(/images/common/lin_02.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
}