﻿.ProfileInputPlateNumber
{
	border-right: #5f5f5f 1px solid;
	border-top: #5f5f5f 1px solid;
	font-size: 14px;
	font-weight: bold;
	height: 16px;
	width: 25px;
	border-left: #5f5f5f 1px solid;
	border-bottom: #5f5f5f 1px solid;
	font-family: arial, sans;
	background-color: Transparent;
	border-style: none;
	text-transform: uppercase;
}

.InputPlateNumber1
{
	background-image: url(./Images/plateNumber1.png);
	width: 166px;
	height: 39px;
	display: block;
	background-color: Transparent;
	background-repeat:no-repeat;
	font-weight: bold;
}

.InputPlateNumber2
{
	background-image: url(../Images/plateNumber1.png);
	width: 166px;
	height: 39px;
	display: block;
	background-color: Transparent;
    background-repeat:no-repeat;
	font-weight: bold;
}

.InputPlateNumberText11
{
	width: 125px;
	height: 14px;
	border-style: none; /*float: left;*/

	margin-left: 28px;
	padding-top: 10px;
	background-color: Transparent;
	background-repeat:no-repeat;
	background-image: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align:center;
}

