table.feedback
{
	background-color: #e7eff9;
	border: solid 1px #666666;
/*	font-size: 11px; */
	width:750px;
}
table.feedback .heading
{
	background:transparent url('/_LAYOUTS/ARGMain/ARIE/EN/Image/topbarbg.jpg') repeat-x top left;;
	color: #262626;
	font-weight: bold;
	height:25px;
}

table.feedback .events tr td
{
	background-color: #cae3e8;
	color: #262626;
	font-weight: normal;
	padding: 5px 15px 5px 15px;
}

table.feedback tr td .dropBox
{
	width: 232px
}

.requiredfield
{
color: #ff0000;
}
table.feedback .txtlabel
{
	text-align:right;
	padding-right:5px;
	font-size:12px; !important
	color: #262626;
	font-weight: bold;
}
table.feedback .tblButton
{
	text-align:right;
	padding-right:20px;
	background-color:#e7eff9;
	border-top: solid 1px #666666;
}

.errortxt {
text-align:left;
}