﻿*.topLeft
{
	width:17px;
	height:17px;
	background-image:url(../picts/LoginView/tl.png);
	
}
*.topRight
{
	width:17px;
	height:17px;
	background-image:url(../picts/LoginView/tr.png);
	
}
*.bottomLeft
{
	width:17px;
	height:17px;
	background-image:url(../picts/LoginView/bl.png);
	
}
*.bottomRight
{
	width:17px;
	height:17px;
	background-image:url(../picts/LoginView/br.png);
	
}
*.left
{
	width:17px;
	background-image:url(../picts/LoginView/left.png);
	
}
*.top
{
	height:17px;
	background-image:url(../picts/LoginView/top.png);
	
}
*.right
{
	width:17px;
	background-image:url(../picts/LoginView/right.png);
	
}
*.bottom
{
	height:17px;
	background-image:url(../picts/LoginView/bottom.png);
	
}
*.logViewBg
{
	background-color:#edefff;	
}
*.contactLabel
{
	font-weight:bolder;
	text-align:left;
}

*.contactValue
{
	font-size: 10px;
	text-align:left;
}

*.contact
{
	font-size: 10px;
}
