/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23.7.2014, 19:14:47
    Author     : Martin
*/


.userInfoLine
{
	text-align: right;
}

.verticalSeparator
{
	display: inline;
	
	height:100%;
	
	margin-top:0px;
	margin-left:5px;
	margin-right:7px;
	
	border-left:1px solid black;
}