@charset "utf-8";
/* CSS Document */
.twoColFixLt #sidebar ul{
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLt #sidebar li {
	padding-top: 5px;
	text-indent: -10px;
}
/* Login */
.twoColFixLt #sidebar div#login {
	text-align: center;
}
.twoColFixLt #sidebar div#loginbutton {
	position: relative;
	left: -135px;
	top: -40px;
	z-index: 1000;
	height: 0px;
}
.twoColFixLt #sidebar #login span.greeting {
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
}
.twoColFixLt p.home_blurb {
	text-align: center;
	font-style: italic;
}
