	 	div.contwrap-ste
	 	{
	 		background-image: url("../images/stevenson.gif");
	 		background-repeat: no-repeat;
	 		background-position: 100% 100%;
	 		height: 416px;
		}

	 	div.contwrap-dun
	 	{
	 		background-image: url("../images/dundas.gif");
	 		background-repeat: no-repeat;
	 		background-position: 100% 100%;
	 		height: 416px;
	 	}

	 	div.contwrap-kil
	 	{
	 		background-image: url("../images/kilmarnock.gif");
	 		background-repeat: no-repeat;
	 		background-position: 100% 100%;
	 		height: 416px;
	 	}

	 	div.contwrap-abr
	 	{
	 		background-image: url("../images/aberdeen.gif");
	 		background-repeat: no-repeat;
	 		background-position: 100% 100%;
	 		height: 416px;
	 	}
		
	 	div.contwrap-brx
	 	{
	 		background-image: url("../images/broxburn.gif");
	 		background-repeat: no-repeat;
	 		background-position: 100% 100%;
	 		height: 416px;
	 	}	

	 	div.padder
	 	{
	 		height:20px;
	 		font-size: 1px;
	 	}

	 	div.contloc
	 	{
	 		font-size:0.7em;
	 		color: #aaaaaa;
	 		cursor: pointer;
	 		height: 40px;
	 		width: 130px;
	 	}

	 	div.contlocselect
	 	{
	 		font-size:0.7em;
	 		font-weight:bold;
	 		color: #FFFFFF;
	 		cursor: pointer;
	 		height: 45px;
	 	}

	 	div.contlink
	 	{
	 		height:15px;
	 		color: #aaaaaa;

	 	}

	 	div.address
	 	{
	 		font-weight: bold;
	 		font-size: 0.8em;
	 		color: #dddddd;
	 		height: 100px;
	 	}

	 	div.enquire
	 	{
	 		font-weight: bold;
	 		color: #FFFFFF;
	 		cursor: pointer;
	 		font-size: 0.8em;
	 	}

	 	div.enquireover
	 	{
	 		font-weight: bold;
	 		color: #999999;
	 		cursor: pointer;
	 		font-size: 0.8em;
	 	}

	 	td.conttitle
	 	{
	 		border-bottom: 1px solid #ffffff;
	 		font-weight: bold;
	 		font-size: 0.8em;
	 		text-align: right;
	 	}
	 	td.conttitlenoline
	 	{
	 		font-weight: bold;
	 		font-size: 0.8em;
	 		text-align: right;
	 	}

	 	tr.contactform
	 	{
	 		height:1.9em;
	 		vertical-align: bottom;
	 	}

	 	td.conttdinput
	 	{
	 		border-bottom: 1px solid #ffffff;
	 	}

	 	input.continput
	 	{
	 		font-size: 10px;
	 		font-weight: normal;
	 		color: #ffffff;
	 		border: none;
	 		background-color: #000000;
	 	}

	 	textarea
	 	{
	 		font-size: 1.3em;
	 		font-weight: normal;
	 		color: #FFFFFF;
	 		border: 1px solid #CCCCCC;
	 		background-color: #000000;
	 	}

	 	div.divpadder
	 	{
	 		font-size:1px;
	 		height:100px;
	 	}

	 	table.conttable
	 	{
	 		width: 80%;
	 		border-collapse: collapse;
	 	}

		td.contbutton
		{
	 		font-size: 0.7em;
	 		font-weight: bold;
	 		color: #d0d0d0;
			cursor: pointer;
		}
		
		td.contbuttonover
		{
	 		font-size: 0.7em;
	 		font-weight: bold;
	 		color: #FFFFFF;
			cursor: pointer;
		}		