.design
{
	color: #182958;
	font-size: 14px;
	margin-bottom: 50px;
}

	.design .thumbnail
	{
		text-align: center;
	}
	
		.design .thumbnail img
		{
			border-width: 0px;
		}
	
	.design .url
	{
		font-size: 18px;
	}
	
	.design .name
	{
		margin-bottom: 15px;
	}
	
	.design .description
	{
		line-height: 120%;
	}