

.gwt-DialogBox .gwt-Button {
	margin: 10px;
}

.gwt-MenuBar {
	background: #c3d9ff;
	cursor: default;
}

.gwt-MenuItem {

	margin: 1px;
	cursor: default;
}

.gwt-MenuItem-selected {
	background: #e8eef7;
}

.gwt-Tree {
}

.gwt-Tree .gwt-TreeItem span * {
	margin: 0 4px;
}

.gwt-Tree .gwt-TreeItem {

	cursor: default;
}

.gwt-Tree .gwt-TreeItem span {
	padding: 2px 0;
}

.gwt-Tree .gwt-TreeItem-selected span {
	background: #ccc;
}

.gwt-StackPanel {
	background: #fff;
	width: 15em;
	border-bottom: 1px solid #666;
}

.gwt-StackPanel .gwt-StackPanelItem .left {
	width: 20px;
	padding: 4px;
	background: url(lcorner.gif) no-repeat top left;
}

.gwt-StackPanel .gwt-StackPanelItem {
	cursor: pointer;
	cursor: hand;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
	border-bottom: 1px solid #666;
}

.gwt-StackPanel .lcaption {
	width: 32px;
	padding: 0 0 4px 5px;
}

.gwt-StackPanel .rcaption {
	padding: 0 0 4px 5px;
}	

.gwt-StackPanel .box-20 {
  text-align: right;
}

.box-00, .box-20 {
  width: 4px;
  background-color: #b6edbc;
}

.is-top .box-00, .is-top .box-20,
.is-beneath-selected .box-00, .is-beneath-selected .box-20 {
	background-color: #fff;
}

.box-10 {
	font-size: 2px;
	border-top: 1px solid #666;
	background-color: #deefe1;
}

.box-01, .box-11, .box-21 {
	background: url(images/portlet-top-middle.gif ) repeat-x top left;
}

.box-01, .box-00 {
	font-size: 2px;
  border-left: 1px solid #666;
}

.box-21, .box-20 {
	font-size: 2px;
  border-right: 1px solid #666;
}

.is-top .box-00, .is-top .box-20 {
	border-right: none;
	border-left: none;
}

.gwt-StackPanel .gwt-StackPanelItem table {
  width: 100%;
}

.mail-TopPanel {
	height: 60px;
}

.mail-TopPanel table {
	font-size: 80%;
}

.mail-TopPanel .gwt-Image {
	margin-left: 10px;
	position: absolute;
}

.mail-TopPanelLinks {
	font-size: 80%;
}

.mail-AboutText {
	width: 24em;
	font-size: 80%;
	padding: 10px;
	text-align: left;
}

.mail-Contacts td, .mail-Tasks td {
	padding: 4px 0 0 0;
}

.mail-Contacts table {
	font-size: 80%;
}

.mail-Tasks table {
	font-size: 80%;
}

.mail-List {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	cursor: pointer;
	cursor: hand;
}

.mail-List td {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 2px 0 2px 10px;
}

.mail-ListHeader td {
	border-top: none;
}

.mail-ListHeader {
	font-weight: bold;
    color: grey;
}

.mail-ListHeader .mail-ListNavBar .gwt-HTML {
	font-weight: bold;
}

.mail-ListHeader td {
	padding: 2px 0 2px 10px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

.mail-ListNavBar table {
	font-size: 80%;
}

.mail-ListNavBar td {
	border: none;
}

.mail-ListNavBar a {
	margin: 0 8px;
}

.mail-SelectedRow td {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

.mail-SelectedRow {
	background: #eee;
}

.mail-Toolbar .gwt-Image {
}

.mail-ToolButton {
	font-size: 80%;
	width: 10em;
}

.mail-Detail {
	border: 1px solid #666;
	margin-top: 4px;
}

.mail-DetailHeader {
	background: #eee;
	border-bottom: 1px solid #666;
	padding: 6px 4px;
}

.mail-DetailHeader td {
	padding: 0;
}

.mail-DetailInner {
	background-color: white;
	font-size: 80%;
}

.mail-DetailSubject {
	padding: 2px 10px;
	font-weight: bold;
}

.mail-DetailSender {
	font-size: 80%;
	padding: 2px 10px;
}

.mail-DetailRecipient {
	font-size: 80%;
	padding: 2px 10px;
}

.mail-DetailBody {
	line-height: 150%;
	padding: 20px 40px 20px 10px;
	font-family: 'Times New Roman', Times, serif;
}

.mail-ContactPopup {
	background: #fff;
	border: 1px solid #666;
	padding: 4px;
}

.mail-ContactPopupName {
	font-size: 80%;
	font-weight: bold;
}

.mail-ContactPopupEmail {
	font-size: 80%;
	font-style: italic;
}

.mail-StackContent {
	height: 100%;
	padding: 0 0.5em;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

.mail-Contacts {
	border-bottom: none;
}
