.firstLoginBox
{
	background-color: #EEE;
	margin-bottom: 1px;
	padding: 5px 10px 5px 10px;
}

.firstLoginBox table { margin-top: 5px; }

.firstLoginBox input#profile-email { width: 200px; }

div.firstLoginBox ul.firstLoginLink
{
	list-style: none;
	background: url("../gfx/homeRight-ul-bg.gif") no-repeat 0 4px;
	margin: 0;
	padding: 0 0 0 10px;
}

div.firstLoginBox ul.firstLoginLink li a { font-weight: bold; }