.gwt-TabLayoutPanel{
	position:static !important;
}

body, td {
font-family:Helvetica,'Trebuchet MS',Tahoma;
font-size:12px;
}

iframe  {
	border:0;
}

.gwt-TabLayoutPanelTab  {
	background-color:#C4E0EB;
	cursor:pointer;
	height:22px;
	width:auto !important;

}

.gwt-TabLayoutPanelTabInner{
	margin-left:15px;
	margin-right:15px;
}

.aboutLabel{
	color:white;
	font-size:20px;
	line-height:20px;
}