.errorDiv
{
	width: 410px;
	height: 208px;
	margin: 0px auto;
}

.newMSG
{
	float: left;
	width: 130px;
	height: 35px;
	background: url(../Images/Content/newmail.gif) no-repeat;
	margin-left: -13px;
}

#menuLink a.un
{
	background: #FFFF99;
	padding-top: 2px;
	width: 118px;
	margin: 5px auto 0px;
	text-align: center;
	display: block;
	border: 1px solid #2a5580;
	color: #333333;
	padding: 2px 0px 4px 0px;
	direction: rtl;
}

#useracc a.un
{
	width: 250px;
	height: auto;
	padding: 2px 2px 4px 2px;
	margin: 0px 0px 5px 5px;
	background: #d0dba2;
	border: 1px solid #8ca818;
	text-align: right;
	display: block;
	direction: rtl;
}
.gotoURL
{
	float: left;
	width: 56px;
	height: 77px;
	background: url(../Images/Content/goto.gif) no-repeat center;
}

