/* Gateway Styles */
#accessOptions.small{
	width: 218px;
	overflow: hidden;
	float: right;
}

#accessOptions .accessOption{
	background: none;
	border: none;
	padding:0;
	margin:5px 0 0;
}

#accessOptions .accessOption .btn-subscribe{
	display: block;
	background: url(../img/btn-subscribe-to-nejm.gif) no-repeat top left;
	height: 41px;
	width: 285px;
	text-indent: -999em;
}

#accessOptions.small .accessOption .btn-subscribe{
	display: block;
	background: url(../img/btn-subscribe-small.gif) no-repeat top left;
	height: 41px;
	width: 203px;
	text-indent: -999em;
}

#accessOptions .accessOption .btn-subscribe.small{
	display: block;
	background: url(../img/btn-subscribe-small.gif) no-repeat top left;
	height: 41px;
	width: 203px;
	text-indent: -999em;
}
#accessOptions.small .accessOption.printSubscriberOptions p{
	font-size: .625em;
}
#accessOptions.small .accessOption.printSubscriberOptionsInstActivate p{
	font-size: .575em;
}
#accessOptions .accessOption p{
	padding: 0;
}
#subscriberBenefits h3{
	padding: 10px 0;
	color:#006892;
	font: bold .75em "Times New Roman", Times, serif;
}
#subscriberBenefits{
	padding:0 0 0 15px;
	overflow: hidden;
	background: #f8f8f8;
	height: 151px;
}
#subscriberBenefits img{
	float: right;
}
#subscriberBenefits ul{
	padding:0;
}
#subscriberBenefits ul li{
	background: url(../img/bullet-round.gif) no-repeat left 4px;
	padding-left: 6px;
	padding-bottom: 15px;
}
#subscriberBenefits .btn-learn-more{
	display: block;
	background: url(../img/btn-learn-more.gif) no-repeat top left;
	height: 20px;
	width: 86px;
	text-indent: -999em;
}

#rightRail.small{
	width: 218px;
}
