@charset "utf-8";
#channel .gwt-Label {
	font-size: 12px;
	padding-left: 6px;
}
#channel .v2item {
	font-weight: bold;
	font-size: 14px;
	margin:5px 0px;
}
#channel .gwt-HTML hr {
	color: #89c1eb;
	border: 1px none #FF0000;
	font-weight: lighter;
	text-decoration: none;
	height: 1px;
}

#channel .v2label {
	font-size: 12px;
	text-align: right;
}

