@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color: #404040;
}
.v2title {
	font-weight: bold;
	color: #547cd1;
	margin:15px 0px;
	font-size:22px;
}
.gwt-Label {
	font-size: 12px;
	padding-bottom:10px;
}
.v2item {
	font-weight: bold;
	font-size: 14px;
	padding:5px 0px;
	border-top: 1px solid #89C1EB;
}
.gwt-HTML hr {
	color: #89c1eb;
	border: 1px none #FF0000;
	font-weight: lighter;
	text-decoration: none;
	height: 1px;
}

.v2label {
	font-size: 12px;
	text-align: right;
}
.form-tb td {
	padding:5px;
	vertical-align: top;
}


