﻿#category
{
	width:100%;
	margin:0 0 20px 0;
}
	#category .preview
	{
	}
	#category .header
	{
	}
	#category .description
	{
	}
	.divider
	{
		height:1px;
		color:#ccc;
		margin:10px 0 10px 0;
	}

#link
{
}
	#link .preview
	{
		border:1px #5f9532 solid;
		width:150px;
	}
	#link .link
	{
		width:600px;
	}
	#link .url a
	{
		color:#000;
		text-decoration:none;
		font-size:18px;
		font-weight:bold;
		font-family:Arial;
	}
	
	#link .description
	{
		
	}
	
	#link .button
	{
		width:100px;
	}
	#link .divider
	{
		border-bottom:1px #5f9532 dashed;
		
	}