#studies .study{
	padding-bottom:20px;
	margin-bottom:20px;
	position:relative;
}
#studies .study a.more{
	display:block;
	text-indent:-9999px;
	width:165px;
	height:20px;
	position:absolute;
	bottom:0px;
	right:0px;
	overflow:hidden;
	background-image:url(/assets/images/layout/index/btn-learnmore.jpg);
}
