
#tabs #mirrors a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;
}

#chooseacolourpic
{
	margin:0;
	padding:0;
	/*border: 1px dotted green;*/
	background: url("../images/titles/chooseacolour.jpg") top center no-repeat;
	width:535px;
	height:50px;
	margin-top:8px;
	text-align:center;
	margin-left:auto;
	margin-right:AUTO;

}


#mainwoodmirrorpic
{
	margin:0;
	padding:0;
	/*border: 1px dotted green;*/
	background: url("../images/titles/MirrorsAluminiumHead2.jpg") top center no-repeat;
	width:535px;
	height:211px;
	margin-top:8px;
	text-align:center;
	margin-left:auto;
	margin-right:AUTO;

}

#mirrortablelayoutlayout
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	/*border: 5px solid red;*/
	margin-top:15px;
	width:535px;
}

#mirrortablelayoutlayout td
{
	text-align:center;
	padding:3px;
	margin:0;
	/*border:1px solid green;*/
	width:25%;
	
}
