﻿body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
}



#wrapper
{
	width: 100%;
}

#topLine
{
	height: 11px;
	width: 100%;
	
}


#header
{
	height: 83px;
	width: 100%;
	background-position: top left;
	background-image: url('ETS-logo-VR.png');
	background-repeat: no-repeat;
	
	
}

table#Login1
{
    border-collapse: separate !important;    
}

table#Login1 td
{
    text-align: left;    
}

table#Login1 tbody tr td table tbody tr td:first-child
{
    text-align: center;    
}

table#Login1 tbody tr td table tbody tr:nth-child(4) td
{
    text-align: right;    
}

table#Login1 tbody tr td table tbody tr:nth-child(3) td input
{
    width: 92%;
}

table#Login1 tbody tr td table tbody tr:nth-child(2) td input
{
    width: 92%;
}