/* Login skin styles */

.logintable
{
	background-color:  #00A1EA;
	background-repeat: repeat-y;
	font-family:Arial;
	font-size:11px;
	color: #ffffff;
	padding-left: 5px;
	margin-top: 2px;
}

.loginbuttons
{
	text-align: center;
}
