#ContentHolder .tabs a
{
	color:#A37877;
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
#ContentHolder .tabs .tab1 a
{
	float:left;
	width:122px;
	background:url(/plugins/ProductInformationTabs/firstTab.jpg) no-repeat top left;
	padding:9px 24px;
	height:14px;
}
#ContentHolder .tabs .tab2 a
{
	float:left;
	width:133px;
	background:url(/plugins/ProductInformationTabs/Tab2.jpg) no-repeat top left;
	padding:9px 24px;
	height:14px;
}
#ContentHolder .tabs .tab3 a
{
	float:left;
	width:133px;
	background:url(/plugins/ProductInformationTabs/Tab3.jpg) no-repeat top left;
	padding:9px 24px;
	height:14px;
}
#ContentHolder .tabs .tab4 a
{
	float:left;
	width:130px;
	background:url(/plugins/ProductInformationTabs/lastTab.jpg) no-repeat top left;
	padding:9px 24px;
	height:14px;
}
#ContentHolder .tabs .highlight1 a, #ContentHolder .tabs .highlight2 a, #ContentHolder .tabs .highlight3 a, #ContentHolder .tabs .highlight4 a
{
	color:#C82A25;
}
#ContentHolder .tabs .highlight1 a
{
	background:url(/plugins/ProductInformationTabs/firstTabHighlight.jpg) no-repeat top left;
}
#ContentHolder .tabs .highlight2 a
{
	background:url(/plugins/ProductInformationTabs/Tab2Highlight.jpg) no-repeat top left;
}
#ContentHolder .tabs .highlight3 a
{
	background:url(/plugins/ProductInformationTabs/Tab3Highlight.jpg) no-repeat top left;
}
#ContentHolder .tabs .highlight4 a
{
	background:url(/plugins/ProductInformationTabs/lastTabHighlight.jpg) no-repeat top left;
}
.GreyBox710 .Shadow
{
	padding:0px 0px 35px 0px;
}
.steps
{
	padding:21px;
}
.takingTestRow
{
	padding-top:15px;
}
.takingTestRow .takingTestLeft, .takingTestRow .takingTestRight
{
	float:left;
	width:310px;
	padding-right:10px;
}
.takingTestRow .takingTestLeft .image, .takingTestRow .takingTestRight .image
{
	float:left;
	width:135px;
	margin-right:5px;
}
.takingTestRow .takingTestLeft .copy, .takingTestRow .takingTestRight .copy
{
	float:left;
	width:165px;
}
.takingTestRow .stepOne
{
	background:url(/images/cms/TakingTestImages/step1Bg.gif) no-repeat top right;
}
.takingTestRow .stepTwo
{
	background:url(/images/cms/TakingTestImages/step2Bg.gif) no-repeat top right;
}
.takingTestRow .stepThree
{
	background:url(/images/cms/TakingTestImages/step3Bg.gif) no-repeat top right;
}
.takingTestRow .stepFour
{
	background:url(/images/cms/TakingTestImages/step4Bg.gif) no-repeat top right;
}
#ContentHolder .steps p
{
	margin:10px 0;
}
#ContentHolder .steps .small
{
	font-size:80%;
}
