#right
{
	width:65%;
	height:500px;
}

#left
{
	width:35%;
	height:500px;
}

#page{
    height: 5px;  
}

span.tab
{
	padding-right:58px;
}

span.tab2
{
	padding-right:30px;
}

table#colour tr
{
	background-color: #eee;
}

table#colour1 tr
{
	background-color: #4B0082;
}


th
{
	text-align: center;
	vertical-align: middle;
}

tr
{
	text-align: left;
	width: 100%;
}



