/*Table of contents
Reset
--------------------------------------------------*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0px none #000000;
	vertical-align: baseline;
	font-size: 12px;
}
.numberplatefields
{
	float: left;
	width: 140px;
}
OL, UL
{
	list-style: none;
	list-style-position: outside;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
UL
{
	list-style-type: none;
	margin-bottom: 1.636em;
	/*[empty]color:;*/
}
OL
{
	list-style: decimal inside;
	margin-bottom: 1.636em;
}
LI
{
	line-height: 1.636em;
}
UL LI
{
	background: url(../img/icons/dot.gif) no-repeat left 0.818em;
	padding-left: 12px;
}
A
{
	color: #666;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A IMG
{
	border: 0px none #000000;
}
.wrapper
{
	position: relative;
	margin: 0 auto;
	width: 930px;
}
.ajaxdropdown
{
	width: 75px;
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA !important;
	max-height: 84px;
	overflow-y: auto;
	overflow-x: hidden;
	white-space: nowrap;
	min-height: 25px;
	z-index: 1;
}
.ajaxdropdown LI SPAN
{
	color: #0000FF;
	font-weight: bold;
}
.ajaxdropdown LI
{
	cursor: pointer;
	height: 21px;
	width: 100%;
}
.ajaxdropdown LI:hover
{
	cursor: pointer;
	border: 1px dotted #000000;
	font-style: italic;
	height: 20px;
}
.autocomplete, INPUT[type=text]
{
	font-size: 12px;
	height: 22px;
	/*[disabled]text-align:right;*/
	border: 1px solid rgba(128, 128, 128, 0.66);
}
.polisno
{
	float: left;
}
.resultsoverview TH, .resultsoverview TFOOT TD
{
	font-weight: bold;
	text-align: center;
}
.resultsoverview, .resultsoverview TD, .resultsoverview TH
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	font-size: 13px;
	text-decoration: none;
	width: 100%;
	white-space: nowrap;
}
.resultsoverview TH
{
	border-bottom: 3px double #000000;
}
#lastname
{
	width: 65px;
}
.ajaxdropdown.lastname
{
	width: 150px;
}
INPUT[type=submit]
{
	width: 55px;
	text-align: center;
	font-size: 12px;
	padding-left: 5px;
	padding: 3px !important;
}
