.top-content-region {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	font-family: "Bitter",serif;
	color: #2b2b2b;
	
}

.page-title H1 {
    font-size: 16px;
    margin: 0;
    padding-left: 5px;
    line-height:18px;
}

.search {
	margin:6px 0 0 0;
}

.item {
	border-bottom:1px solid #eee;
	padding:9px 10px 0 3px;
}

.item I {
	font-size:24px;
	float:left;
	margin-left:6px;
	margin-right:8px;
}

.item INPUT {
	float:right;
}

.results {
	margin-top:5px;
}

.msgitems {
	margin:0;
	padding:0;

}
.msgitem {
	border-bottom:1px solid #eee;
	font-size:13px;
	list-style: none;
	margin:0;
	padding:8px 5px 8px 10px;
}

.msgitem .date {
	float:right;
	color:gray;
}

.msgitem H4 {
	font-size: 17px;
	margin:0 0 3px 0;
}

.page-title H1, .msgitem .subject, .msgitem .from, .msgitem .to, .msghdr .from, .msghdr .to {
	white-space: nowrap;
  	overflow: hidden;
	text-overflow: ellipsis;
}

.msgitem .to {
	color:gray;
}

.msghdr {
	list-style: none;
	padding: 0;
	margin: 5px 10px 5px 10px;
}

.msghdr .subject {
	margin-top:6px;
	font-size: 15px;
}
.msghdr .date {
	color:silver;
	font-size:12px;
}

.msgbody {
	border:0;
	border-top:1px solid silver;
}

.fwdbut BUTTON {
	margin-top:-2px;
	margin-bottom:-1px;
}

.fwdDialog {
	display:none;
}

.breadcrumbs {
	font-size:18px;
	padding:0 15px 0 0;
	margin:-5px 0 -5px 0;
}