
#main div.box { margin-bottom:5px; }

div.stages { background:url(/img/process/candidate/bar.png) transparent no-repeat 0 50px; height:90px; }

#main div.stages ul { margin:0; padding:0; background:url(/img/process/here.png) transparent no-repeat 10px 68px; height:90px; }
div.stages li { list-style-type:none; margin:0; padding:0; font-size:0.8em; width:100px; height:90px; text-align:center; float:left; margin-right:42px;  }
div.stages li.last { margin-right:0; }
div.stages li a { color:#1ec2ea; font-weight:bold; font-family:Calibri; text-decoration:none; text-transform:uppercase; outline:none; }

div.stages li.active {  }
div.stages li.active a { color:#f0008d;  }

div.stages li#stage0 div
		{ width:50px; margin-left:10px; }
		
div.stages li#stage2 div,
	div.stages li#stage3 div
		{ margin-top:1em; }

div.box.images { background-color:grey; }
div.box.images div.middle { margin-left:10px; }
div.box.images div.card { width:540px; height:297px; }
div.box.images div.card a { width:100%; height:100%; display:block; background:url(/img/elements/next.png) transparent no-repeat bottom right; outline:none; }
div.box.images div.card a img { border:none; }
div.box.images div#card3 a { background-image:none; }
