table.clientinfo tr.r1
{
	background-color: #D4C9E3;
}
table.clientinfo tr.r2
{
	background-color: #ECE6F4;
}
table.clientinfo th
{
	text-align: left;
	font-size: 120%;
	color: White;
	padding: 7px 7px 7px 15px;
}
table.clientinfo tr.r2 th 
{
	color: #8d5dba;
}
table.clientinfo td.s1
{
	font-size: 1px;
	padding: 0px;
	height: 8px;
}
table.clientinfo td.lastrow, table.clientinfo th.lastrow
{
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../gfx/lb_corner_white.gif);
	padding-bottom: 10px;
}

table.clientinfo textarea
{
	width: 300px;
	height: 50px;
}
