table.formleftright th, table.formleftright span.th {
	vertical-align: middle;
}

div.document {
	margin-left: 100px;
	margin-right: 100px;
	border-left: 1px #4D96BA solid;
	border-right: 1px #4D96BA solid;
	border-bottom: 1px #4D96BA solid;
	padding-bottom: 10px;
}

div.document table.formleftright {
	background-color: white;
	padding: 0;
	width: 100%;
}

div.document table.formleftright td {
	padding: 5px;
	background-color: #eff1f1;
	border-bottom: 1px #ccc solid;
}
div.document table.formtopdown {
	border-bottom: 1px #ccc solid;
}

div.document table.formleftright th {
	padding: 5px;
	background-color: #dadfe0;
	border-bottom: 1px #ccc solid;
}

h2.document {
   background: #4d96ba url('http://groups-beta.google.com/groups/roundedcorners?c=4d96ba&bc=white&w=6&h=6&a=tl') no-repeat top left;
	margin-bottom: 0;
	margin-left: 100px;
	margin-right: 100px;
}

h2.alert {
	border-bottom: 1px #4D96BA solid;
	border-top: 1px #4D96BA solid;
	background-image: none;
	background-color: #3B9471;
	color: #4D96BA;
	padding-left: 20px;
}


div.document h3:first-child {
	margin-top: 0;
}
div.document h3 {
	border-bottom: 1px #4D96BA solid;
	border-top: 1px #4D96BA solid;
	background-image: none;
	background-color: #CFDDE8;
	color: #4D96BA;
	padding-left: 20px;
}

h1 {
	height: 49px;
	width: 235px;
	background: url(../images/easyec.png) no-repeat top left;
	margin-top: -2px;
	margin-bottom: 0px;
	margin-left: -6px;
}

#toprightlogo {
	height: 49px;
	width: 200px;
	margin-right: -10px;
	margin-top: -5px;
	background: url(../../common/images/ecn-group-logo.gif) no-repeat top left;
}

