/* CSS Document */
	.rx {font-size: 2rem;
	width: 100%;
	overflow: hidden;
	background: #1a2b76;
	padding: 0.666667rem 0;
	text-align: center;
}
	.rx p {
	background: url("/images/rx.png") no-repeat 11% center;
	background-size: 8%;
	line-height: 2.291667rem;
	height: 2.291667rem;
	padding-left: 10%;
}
.rx a {
	font-size: 2rem;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	margin-left: 0.166667rem;
}
.rx em {
	font-size: 1.5rem;
	color: #fff;
	vertical-align: top;

