table#requestbrotable {
	padding-bottom: 20px;
}

table#requestbrotable td {
	padding: 5px;
	background-color: #dddddd;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
}

table#requestbrotable td.leftcell {
	width: 410px;
	text-align: right;
}

table#requestbrotable td.rightcell {
	width: 330px;
}

table#requestbrotable td.rightcell p {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
}

table#layouttable td#content p.thankyou {
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	line-height: 16px;
	background: #eeeeee;
	padding: 5px;
}

