@import url("global.css");
@import url("subpage-nav.css");

#content-right-refer {
	background: url(../images/refer-a-friend-lg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 194px;
	height: 290px;
	margin-left: 50px;
	margin-bottom: 40px;
	position: relative;
	top: 25px;
}