.screenshot {
	margin: 1.5em 0;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
	-o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.7);
	behavior: url(../styles/PIE.htc);	/* CSS3 styles for old IE */
}

img[src="images/rlc_step1.png"] {
	margin-left: 25px;
	width: 556px;
	height: 175px;
}

img[src="images/rlc_step2a.png"] {
	width: 606px;
	height: 387px;
}

img[src="images/rlc_step2b.png"] {
	margin-left: 1px;
	width: 604px;
	height: 381px;
}

img[src="images/rlc_step3a.png"] {
	margin-left: 5px;
	width: 597px;
	height: 308px;
}

img[src="images/rlc_step3b.png"] {
	margin-left: 2px;
	width: 603px;
	height: 310px;
}

address {
	float: right;
}

address + br {
	clear: right;
}
