.box-showcase 
{
}

	.box-showcase .details
	{
	}

		.box-showcase .details .pager
		{
			left: 0;
			white-space: nowrap;
			text-align: right;
		}
		
			.box-showcase .details .pager .results:before
			{
				content: 'Result ';
			}

		.box-showcase .details .byline
		{
			padding-top: 5em;
			margin-bottom: 2em;
		}

		.box-showcase .details .no-pager .byline
		{
			padding-top: 0;
		}
		
		.box-showcase .details header
		{
		}

			.box-showcase .details h2
			{
				font-size: 2.35em;
			}
			
.box-showcase-user
{
}

	.box-showcase-user .details
	{
	}

		.box-showcase-user .details .pager
		{
		}
		
			.box-showcase-user .details .pager .results:before
			{
				content: 'Results ';
			}

		.box-showcase-user .details h2
		{
			font-size: 1.85em;
		}