﻿#logInSettingsBox
{
	display: none;
	width: 270px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	padding-top: 5px;
}

#logInSettingsBox .logInitem
{
	width: 150px;
	margin-left: 100px;
	margin-bottom: 3px;
}

.location
{
	font-size: 10pt;
	margin: 2px 0px;
	display: block;
	width: 342px;
	text-align: right;
	position: absolute;
	font-weight: bold;
}

#userLinks
{
	margin: 0px 15px 5px;
	list-style-type: square;
}
