@charset "utf-8";
a.more   
{
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Verdana;
	background-color: #CBCBCB;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
	width: 30px;
	margin-left: auto;
	margin-top: 7px;
	font-size: 11px;
	margin-bottom: 10px;
}
.bold_red_small
{
	font-weight: bold;
	color: #B40315;
	font-size: 10px;
}

#c1 p.returnUserMessage
{
	font-weight: bold;
	color: #5D809E;
}

.full_width
{
	width: 420px;
}


table.display
{
}

table.display tr
{
}

table.display tr td
{
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
table.display  tr  td.head1
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	padding-right: 8px;
}

table.display tr td.tophead1
{
	text-align: left;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #B40315;
	border-right-color: #B40315;
	border-bottom-color: #B40315;
	border-left-color: #B40315;
	padding-bottom: 4px;
}
