


.regnumber label
{
	font-weight: bold;
	font-size: 13px;
}
form fieldset.comp_form .regnumber input
{
	font-weight: bold;
	font-size: 15px;
	padding: 1px 2px 1px 2px;
	width: 180px;
}
.regnumber
{
	margin-bottom: 10px;
}




.box_grey_fullwidth .content .left
{
	float: left;
	width: 420px;
}
.box_grey_fullwidth .content .left .left_left
{
	float: left;
	width: 200px;
}
.box_grey_fullwidth .content .left .left_right
{
	float: right;
	width: 200px;
	margin: 13px 0px 0px 0px;
}


form fieldset.comp_form input, form fieldset.comp_form select
{
	width: 190px;
}

#costforpair
{
	font-weight: bold;
	margin: 70px 0px 0px 10px;
	color: #666666;
}
#costforpair span
{
	color: #000000;
	margin: 0px 0px 0px 10px;
}

#postageuk
{
	font-weight: bold;
	margin: 10px 0px 0px 10px;
	color: #666666;
}
#postageuk span
{
	color: #000000;
	margin: 0px 0px 0px 10px;
}
.seperator_horz
{
	height: 300px;
	float: left;
	margin-right: 5px;
}

h4
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
}
.seperator 
{
	margin: 0px 0px 20px 0px;
}



/*
===============================================
*/


	#plate {
		height: 149px;
		width: 611px;
		margin: 0 auto 30px auto;
		padding: 0 5px 0 0;
		text-align: center;
		background: url(/img/numberplates/plate.png) no-repeat;
	}
	
	#plate #switchview 
	{
		margin-top: 0px;
		text-align: center;
		font-weight: bold;
	}
	#plate #switchview img 
	{
		margin-bottom: -2px;
	}

	
	
	#border {
		margin: 0;
		position: relative;
		padding: 25px 0 0 0;
		height: 124px;
		background: url(/img/numberplates/borders/no_border.gif) no-repeat 10px 9px;
	}
	
	#platedeets,#address {
		position: absolute;
	}

	#platedeets h2 {
		background: url(/img/numberplates/navitemborder.png) repeat-x bottom left;
	}
 
	#bg {
		margin: 0;
		padding: 0;
		position: relative;
		background: none no-repeat 50px 14px;
	}
	#badge {
		position: absolute;
		left: 10px;
		top: 9px;
	}
	div.font1 {
		margin: 0;
	}
	div.font5,div.font10 {
		margin: 0;
		margin-top: 20px;
	}
	div.font7 {
		margin: 0;
		margin-top: -10px;
	}
	div.font8,div.font9 {
		margin: 0;
		margin-top: 5px;
	}
	div.font11 {
		margin: 0;
		margin-top: 15px;
	}
	#bottomtext {
		width: 616px;
		padding: 0;
		margin: 0;
		position: absolute;
		top: 122px;
		left: 5px;
		font-size: 12px;
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
	}
	#bottomtext span {
		padding: 0 5px;
		color: #000;
	}




