 

	#getAccess {
		height:40px;
		line-height:40px;
		color:#ffc800;
		font-weight:bold;}
	.step {
		float:left;
		clear:both;
		width:100%;
		height:34px;
		border-right:2px solid #1a1928;
		background:url(../images/payment-line.gif) left bottom repeat-x #FFF;
		margin-bottom:20px;}
	.stepNr {
		float:left;
		width:32px;
		height:32px;
		text-align:center;
		line-height:32px;
		color:#cb0000;
		font-size:18px;
		font-weight:bold;
		background:#fff200;
		border-right:2px solid #1a1928;}
	.stepTxt {
		float:left;
		padding:0 5px;
		line-height:32px;}
	.stepLeft {
		float:left;}
		
	#country {
		border:1px solid #999;}
	#code {
		width:35px;
		border:1px solid #999;}
		
	#notice {
		clear:both;
		font-size:11px;
		color:#FFF;
		padding-top:10px;}
	#notice b {
		color:#ffc800;}
	#accessInstructions #enter {
		float:left;
		width:75px;
		height:29px;
		margin:2px 0 0 10px;
		text-indent:-999px;
		overflow:hidden;
		cursor:pointer;
		border:0;
		background:url(../images/enter.png) no-repeat;}
	#accessInstructions #enter:hover {
		background-position:left bottom}

#accessInstructions {
	float:left;
	width:515px;
	margin-top:0;
	height:340px;
	padding-left:10px;}
	
	#getAccess,
	#notice {
		color:#FFF;}
		
	a#payment-phone,
	a#payment-ideal  {
		position:absolute;
		right:10px;
		bottom:0;}
	#accessInstructions .step {
		margin-bottom:2px;}
	#accessInstructions .VASlogin .step#step3 {
		height:60px;}
	#accessInstructions #step3 .stepNr {
		border-bottom:2px solid #363640;}
		
	#logos {
		clear:both;
		width:515px;
		position:relative;
		padding:5px 0;
		background:#FFF;
		text-align:center;}
		
	#errorMsg {
		float:left;
		clear:both;
		width:100%;
		height:24px;
		margin-top:-5px;
		margin-bottom:2px;
		line-height:24px;
		text-align:center;
		border-right:2px solid #1a1928;
		background:url(../images/payment-line.gif) left bottom repeat-x #FFF;}
		
#payment {
	margin-top:20px; 
	padding:5px;
	height:342px;}
	
#paymentInner {
	position:relative;
	float:left;
	width:536px;
	height:342px;
	margin-left:5px;
	background:#363640;}
