
.viewmsgbuttons div {
	float: left;
	padding: 5px 10px 5px 5px;
	margin-right: 5px;
	line-height: 30px;
}
.viewmsgbuttons a {
	text-decoration: none;
	color: black;
	font-size: 12pt;
}

.emailrow {
	padding:3px;
	cursor:default;
	border-bottom:1px solid #fff;
}
.emailrowselected {
	background-color: #e7f0f8;
}
.emailrowhover {
	background-color: #0e3761;
	color: white;
}
.emailrowhover a {
	color: white;
}
#emails .cb {
	float: left;
	width: 25px;
}
#emails .f {
	float: left;
	width: 20px;
}
#emails .f img {
	cursor: pointer;
}
#emails .n {
	float: left;
	width: 250px;
}
#emails .s {
	float: left;
	width: 300px;
}
#emails .a {
	float: left;
	width: 25px;
}

#suggestions {
	display: none;
	position: absolute;
	background: #E7F0F8;
	border: 1px solid #888;
}
#suggestions a {
	display: block;
	padding: 5px;
}
#suggestions a.hover {
	font-weight: bold;
}


#mailbasenlogin {
	background: white url(teaser.png) no-repeat 0px 50px;
	position: relative;
	height: 510px;
}
#mailbasenlogin h1 {
	font-family: Trebuchet MS;
	font-size: 48px;
	line-height: 48px;
	margin: 0px;
	color: #19436e;
	position: absolute;
	left: 10px;
	top: 10px;
}
#mailbasenlogin h2, p {
	margin: 0px;
}
#mailbasenlogin .teasersa {
	position: absolute;
	left: 20px;
	top: 90px;
	font-family: Trebuchet MS;
	font-size: 18px;
	line-height: 18px;
	color: #19436e;
}
#mailbasenlogin .teasersb {
	position: absolute;
	left: 20px;
	top: 190px;
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 14px;
	color: #19436e;
}
#mailbasenlogin .uniqueh {
	position: absolute;
	left: 140px;
	top: 320px;
	font-family: Trebuchet MS;
	font-size: 18px;
	line-height: 18px;
	color: #c90092;
	margin: 0px;
}
#mailbasenlogin .uniquep {
	position: absolute;
	left: 140px;
	top: 350px;
	width: 420px;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 12px;
	color: black;
}
#mailbasenlogin .comments {
	position: absolute;
	left: 75px;
	top: 420px;
	width: 420px;
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 14px;
	color: #19436e;
	font-weight: normal;
	margin: 0px;
}
#mailbasenlogin .comment {
	position: absolute;
	left: 75px;
	top: 440px;
	width: 275px;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 12px;
	color: black;
}
#mailbasenlogin .comment cite {
	display: block;
	padding: 0px 5px 5px 5px;
}
#mailbasenlogin .stats {
	position: absolute;
	left: 465px;
	top: 420px;
	width: 420px;
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 14px;
	color: #19436e;
	font-weight: normal;
	margin: 0px;
}
#mailbasenlogin .statsp {
	position: absolute;
	left: 465px;
	top: 440px;
	width: 175px;
	font-size: 11px;
	line-height: 12px;
	color: black;
}
