*{
	margin: 0px;
	padding: 0px;
	}
	
	.page {
	zoom: 1.0;
	position:relative;
	margin: 0px;
	padding: 10px;	
  background: #fbfbfb;		
	border-radius: 16px;
	border-width: 1px;
	border-color: #d8d8d8;	
	border-style: solid;
}

.gwt-PopupPanelGlass {
	background-color: #fff !important;
	opacity: 0.5 !important;
	filter: alpha(opacity=50) !important;
	zoom: 1.0;
}
.gwt-Anchor:hover {
	cursor:pointer;
}
.gwt-Anchor {
	cursor:default;
	cursor:pointer;
	zoom: 1.0;
}
.sugarButton:hover {
	background-color: #ddd;
	border-color: #ddd;
	border-style:solid;
	border-width:2px;
}
.sugarButton {
	border-style:solid;
	border-color:transparent;
	border-width:2px;
}
a img{
  margin: 0px;
  padding: 0px;
  border: none;
}

a, a:visited, a:hover{
  text-decoration: none !important;
}

body, table, td, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}

.wrapper {
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
}
.webget {
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
}

html>body .webget {
}
* html .webget .topLeftInner, * html .webget .topRightInner, * html .webget .bottomLeftInner, * html .webget .bottomRightInner {
	width: 25px;
	height: 25px;
	overflow: hidden;
}

.header {
	padding: 0px;
	margin: 0 0 4px 0;
	border-radius: 3px;
	border-width: 0px;
	border-color: #d8d8d8;	
	border-style: solid;
	
}

.headerLeft {
	padding-left: 4px;
	height: 25px;
	color: #444;
	font-weight:bold;
}
.headerCenter {
}
.headerRight {
	padding-right: 4px;
	height: 25px;
	text-align:right;
}
.languages, .languages a, .languages a:visited, .languages a:hover {
	color: #999 !important;
	text-decoration:none;
}
.toolBar {
	padding: 2px 0px 0px 0px;
	margin: 0px;
}
.body {
	margin: 0px;
	padding: 0px;
}
.footer {
	padding: 0px;
	margin: 0px;
}
.footerLeft {
	padding: 0px 0px 5px 5px;
	color: #999;
	vertical-align: bottom;
	vertical-align: text-bottom;
	bottom: 0px;
}
.footerCenter {
}
.footerRight {
	padding-bottom:5px;
	height: 22px;
	text-align:right;
}
