#leftbar {
	float: left;
	margin: -42px 0 0 0;
	width: 193px;
}

#notices {
	position: relative;
	left: 21px;
	width: 747px;
	clear: left;
}

#notices a:link, #notices a:visited {
	color: #eeeeee;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#notices a:hover, #notices a:active {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#userAccountMenu {
  width: 155px;
  list-style-image: none;
	list-style-type: none;
	margin: 0 0 30px 22px;
	padding: 0;
}

#userAccountMenu a:link, #userAccountMenu a:visited {
	color: #eeeeee;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#userAccountMenu a:hover, #userAccountMenu a:active {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

