td.left-bottom-corner-login{
	width:12px;
	height:12px;
	background: url(images/left-bottom-corner-login.gif) no-repeat;	
}  

td.left-corner-shadow-login{
	width:12px;
	height:19px;
	background: url(images/left-corner-shadow-login.gif) no-repeat;
}

td.left-login{
	background: url(images/left-login.gif) repeat-y;
	width:12px;	
}

td.left-top-corner-login{
	background: url(images/left-top-corner-login.gif) no-repeat;
	width:12px;
	height:12px;
}

td.bottom-login{
	background: url(images/bottom-login.gif) repeat-x;
	height:12px;
}

td.shadow-login{
	background: url(images/shadow-login.gif) repeat-x;
	height:12px;
}


td.right-corner-shadow-login{
	background: url(images/right-corner-shadow-login.gif) no-repeat;
	width:12px;
	height:19px;
}


td.right-login{
	background: url(images/right-login.gif) repeat-y;
	width:12px;
}


td.top-login{
	background: url(images/top-login.gif) repeat-x;
	height:12px;
}

td.right-top-corner-login{
	background: url(images/right-top-corner-login.gif) no-repeat;
	height:12px;
	width:12px;
}

td.right-bottom-corner-login{
	background: url(images/right-bottom-corner-login.gif) no-repeat;
	height:12px;
	width:12px;
}

