#page-wrap { 
	width: 242px;
	margin: 15px auto;
	overflow: hidden;
        height: 440px;  //remove this line to remove white space in trophy organiser column
}


span	{ 
font-weight: bold; 
font-size: 18px; 
color: white; 
}

.headerh1 { 
	font-size: 20px;
	text-align: center;
	letter-spacing: -1px;
	color: black;
	margin: 0px 0 0px 0;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 2px dotted #ccc;
	background-color:#32B232;
	vertical-align: middle;
	}
label3 { 
	font-family:"DaxlinePro",Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 15px; 
	margin: 0 0 0px 0;
}	


fieldset3 {
	width: 240px; 
	padding: 10px; 
	float: left; 
	border: none;
	margin: 8px 20px 0 0; 
	}
	
fieldset#step_13	{ 
	background: #FFAF0A; 
       
}

fieldset#step_23	{ 
	background: #b2d9e7; 
}

fieldset#step_33 { 
	background: #FFAF0A; 
        height: 69px;
}

legend3 { 	
	font-size: 16px;
        background: #32B232;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        padding: 5px 10px;
        letter-spacing: -1px;
}



	