#clientstatus {
	text-align: right;
	color: #FFF;
	padding-bottom: 0.5em;
	font-size: 11px;
	height: 16px;
}
#clientstatus a,
#clientstatus a:hover,
#clientstatus a:active,
#clientstatus a:visited {
	color: #FFF;
	text-decoration: underline;
}
#clientstatus a.portal,
#clientstatus a.portal:visited {
	display: block;
	float: right;
	margin-left: 10px;
	background: url(../images/rounded.php?sh=r&r=8&bgc=58595B&fgc=247892&w=200&h=16) left center no-repeat;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
}
#clientstatus a.portal span {
	display: block;
	float: left;
	cursor: pointer;
	background: url(../images/rounded.php?sh=s&si=r&r=8&bgc=58595B&fgc=247892&h=16) right center no-repeat;
	padding-right: 8px;
	line-height: 16px;
	height: 16px;
}

#messagebox {
	padding-bottom: 2em;
}
#messagebox div.tab,
#messagebox div.tab div {
	float: left;
}
#messagebox div.tab {
	background: url(../images/rounded.php?sh=c&o=tl&r=8&bgc=ffffff&fgc=999999) top left no-repeat #999999;
	padding-left: 8px;
	line-height: 19px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#messagebox div.tab div {
	background: url(../images/rounded.php?sh=c&o=tr&r=8&bgc=ffffff&fgc=999999) top right no-repeat;
	padding-right: 8px;
}
#messages {
	clear: both;
	border: 1px solid #999;
	height: 92px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#messages ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#messages ul li {
	background: none;
	padding: 0;
	border-bottom: 1px solid #CCC;
}
#messages ul li.even {
}
#messages ul li.odd {
	background-color: #eee;
}
#messages ul li.unread {
	font-weight: bold;
}
#messages ul li a,
#messages ul li a:hover,
#messages ul li a:active,
#messages ul li a:visited {
	padding: 0 15px 0 26px;
	line-height: 22px;
	display: block;
	text-decoration: none;
	color: #666;
	font-style: italic;
}
#messages ul li.unread a,
#messages ul li.unread a:hover,
#messages ul li.unread a:visited,
#messages ul li.unread a:active {
	color: #000;
	font-style: normal;
}
#messages ul li a:hover {
	background-color: #CCCCCC;
}
#messages ul li.action a,
#messages ul li.action a:hover,
#messages ul li.action a:visited,
#messages ul li.action a:active {
	background-image: url(../images/exclamation.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
}
#messages ul li a span {
	float: right;
	display: block;
	font-size: 10px;
	line-height: 22px;
	font-style: italic;
	cursor: pointer;
}
#messages ul li.unread a span {
	font-style: normal;
}
#messages p {
	margin: 0;
	text-align: center;
	font-style: italic;
	color: #999;
}
#messagebox p.note {
	font-size: 10px;
	text-align: right;
	color: #666;
	margin: 0;
	line-height: 22px;
	padding: 0 21px 0 0;
	background: url(../images/exclamation.gif) right center no-repeat;
}

#message-controls {
	text-align: right;
}

#WebLoginLayer0 {
	
}
