﻿.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;
}

.InputPlateNumber
{
	background-image: url(Images/plateNumber.png);
	width: 208px;
	height: 39px;
	display: block;
	background-color: Transparent;
	font-weight: bold;
	font-size:12px;
}

.InputPlateNumberText1
{
	width: 29px;
	height: 14px;
	border-style: none; /*float: left;*/
	position: absolute;
	margin-left: 28px;
	padding-top: 10px;
	background-color: Transparent;
	background-image: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align:center;
}

.InputPlateNumberText2
{
	width: 36px;
	height: 14px;
	border-style: none;
	position: absolute; /*float:left;*/
	margin-left: 94px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
	background-color: Transparent;
	background-image: none;
	text-transform: uppercase;
	text-align:center;
}

.InputPlateNumberText3
{
	width: 29px;
	height: 14px;
	border-style: none;
	position: absolute; /*float:left;*/
	margin-left: 168px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
	background-color: Transparent;
	background-image: none;
	text-transform: uppercase;
	text-align:center;
}