.login
{
	font-size:smaller;
}
.gridImgDiv
{
	position: relative; width: 16px; height: 16px;margin-left:auto;margin-right:auto;
}
.gridImg
{
	position: absolute;
}
.subTitle
{	
	/*margin-bottom:10px;
	font-size:1.66em;
	font-family:Georgia;*/
}
.menuTitle
{
	font-weight:bold;
}
.center
{
	margin-left:auto;margin-right:auto;
}
.registerCreateButton
{
		margin-left:200px;
		position:relative;
		top:-50px;		
}
#userBlock.fixedPos
{
	position:fixed;
}
.infoDiv 
{
    background:white;position:absolute;z-index:100;border: solid grey 2px;
    width:300px;    
}
    