﻿.SelectLicenseCellTest
{
    left: 0px;
    top: 0px;
    border: 1px solid red;
    width: 200px;
    height: 80px;
    position: absolute;
    z-index: 100;
    
}

.LicensePlateTextBoxTest
{
    border: 1px solid blue;
    margin-top: 20px;
    margin-left: 110px;
    font-family: sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    color: #FFFF00;
    border-style: none;
    height: 31px;
    width: 190px;
    text-align: left;
    background-color: Transparent;
    z-index: 100;
}

.SelectLicenseCell
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #636363;
    height: 51px;
    text-align: left;
    background-repeat: no-repeat;
    background-position: bottom, left;
    border: 0px;
    border-style: none;
    width: 230px;
    background-image: url( 'Images/kent_veld.gif' );
}

.LicensePlate
{
    margin-top: 4px;
    margin-left: 18px;
	font-family: sans-serif; 
	text-transform: uppercase;
	font-size: 19px; 
	color: #000000; 
	border-style: none;
	height:20px;
	Width:112px;
	text-align: left;
}

.LicensePlateTextBox
{
    border-color: #FFFF66;
    margin-top: 9px;
    margin-left: 28px;
    font-family: sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    color: #000000;
    border-style: none;
    height: 31px;
    width: 190px;
    text-align: left;
    background-color: Transparent;
}

.LicensePlateValidator
{
    font-size: 10px; 
}
