div#result{
	padding:10px 10px 20px 10px;
	text-align:left;
}
table#supportForm{
	margin:10px 0px 20px 0px;
}
table#supportForm td:first-child{
	text-align:right;
	padding:2px 5px 0px 0px;
	vertical-align:top;
	width:120px;
}
table#supportForm td:first-child + td{
	width:300px;
}
table#supportForm td:first-child + td + td{
	color:#ff0000;
	font-size:8pt;
	padding-left:5px;
	width:280px;
}
img#peekABoo{
	height:190px;
}
