	*
	{
		font-family:Arial, Helvetica, sans-serif;
	}
	
	fieldset
	{
		border:0;
		margin:0;
		padding:0;
	}
	
	#resultsfooter
	{
	
	}
	
	table 
	{
		border-collapse:collapse;
		padding:0;
		display:block;
		margin: 0 auto;
	}
	
		table tr td
		{
			border-collapse:collapse;
			/*width:242px;*/
			width:193px;
			vertical-align:top;
		
			padding:0;
			margin:0;
			
		}
		
		table img
		{
			border:0;
		}


	div.head, div.foot
	{
		/*width:237px;*/
		width:193px;
		
	
	}

		div.head
		{
			background-image:url("/templates/v1/getaquotefinal/images/head4.jpg");
			background-repeat:no-repeat;
			height:38px;
		}
		
			div.head h3
			{
				color:#696969;
				font-size:17px;
				padding:10px 0 0 20px;
				margin:0;
				font-weight:bold;
				font-style:italic;
			}
			
		
			
			
		div.foot
		{
			background-image:url("/templates/v1/getaquotefinal/images/foot2.jpg");
			background-repeat:no-repeat;
			height:3px;
		}
		
		div.unit
		{
			background-image:url("/templates/v1/getaquotefinal/images/bgmain.jpg");
			background-repeat:repeat-y;
			/*width:237px;*/
			width:188px;
		}
		
		div.unit img
		{
			margin:0;
			width:152px;
			height:59px;
		}
		
		div.unit a
		{
	
			display:block;
			margin-bottom:1px;
			width:152px;
			height:59px;
			margin-left:15px;
		}


		#cent img
		{
			display:block;
			margin-left:22px;
			margin-bottom:15px;
			margin-top:42px;
			border:0;
			padding:0;
		}	
		
		#one, #two,#three,#four,#five,#six,#seven
		{
			height:auto;
			width:170px;
			margin:0;
		}

		
		#space
		{
		
			margin:0 0 0 4px;
		}
		
			#space a
			{
				display:block;
				margin:0;
			}
			
			#yel
			{
				background:#f7f246; 
				width:175px;
				margin-top:-2px;
				margin-left:-1px;
			}
			
		#result
		{
			position:relative;
			background-image:url("/templates/v1/getaquotefinal/images/prices.jpg");
			background-repeat:no-repeat;
			width:173px;
			height:109px;
		}
		
			
			
			#result #netprice
			{
				position:absolute;
				left:70px;
				top:-5px;
			}
			
			#result #vat
			{
				position:absolute;
				left:70px;
				top:25px;
			}
			
			#result #total
			{
				position:absolute;
				left:70px;
				top:63px;
			}
		
			#vat, #total, #netprice
			{
				font-size:20px;
				color:#333333;
				font-weight:bold;
				margin:10px 0 10px 0;
			}
			
			#result #order
			{
				position:absolute;
				bottom:-70px;
				left:0;
				height:59px;
				width:173px;
			}
			
			#fedexdelivery
			{
				
				margin:100px 0 0 25px;
				display:block;
			}