﻿.designyourown
{
}

.designyourown .steps
{
	float:left;
	margin-right:30px;
}

.designyourown .steps ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.designyourown .steps li
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.designyourown .controls
{
	float:left;
	width:680px;
}

a.step
{
	color: #636466 !important;
	height: 21px;
	width: 80px;
	background: url(images/btn-generic.gif) white no-repeat left top;
	display:inline-block;
	text-align:center;
	padding: 5px 0 0 0;
	cursor:default;
	margin-bottom:5px;
}

a.step.selected
{
	background: url(images/btn-generic.gif) white no-repeat left -26px;
	color: #FFFFFF !important;
}

.designyourown .controls .options
{
	width: 100%;
	text-align:center;
	float: left;
}

.designyourown .controls .options .option
{
	margin:10px 0 0 0;
	display:inline;
	float:left;
	text-align:center;
}

.designyourown .controls .options .option h3
{
}

table.colourribbon 
{
	text-align:center;
}

table.colourribbon td
{
	width:45px;
}
