#BlueBox
{
	width: 600px;
	height: 230px;
	background: #121244;
	margin-top: 30px;
}

#ContentPod #BlueBox a
{
	text-decoration: none;
}

#ReturnCustomer
{
	float: left;
	padding-left: 15px;
	width: 210px;
	border-right: solid 1px #999999;
	margin-top: 15px;
	margin-bottom: 15px;
}

#ReturnCustomer div
{
	color: #FFFFFF;
	text-transform:uppercase;
}

#ReturnCustomer .greenline
{
	text-transform: uppercase;
	color: #8CC63F;
	margin-top: 10px;
	margin-bottom: 10px;
}

.customeritem
{
	margin-bottom: 9px;
}


#SigninButton
{
	margin-top: 25px;
}

.forgot
{
	font-size: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#NewCustomer
{
	margin-top: 25px;
	margin-left: 30px;
	float: left;
}

