﻿td.LoginLeft
{
	background: url(images/login-left.png) no-repeat top left;
	width: 4px;
	height: 105px;
}

td.LoginRight
{
	background: url(images/login-right.png) no-repeat top right;
	width: 6px;
	height: 105px;
}

td.LoginCenter
{
	background: url(images/login-center.png) repeat-x top;
	height: 105px;
}

td.LoginCenter a
{
	color:Black;
}

.itemArea
{
	padding:3px;
}
