/**
 * SECTION INTRO Woodland Trust WEBSITE STYLES
 */
 
/* Generic Elements */

div.summaryLinks
{
	border-top: solid 1px #ccc;	
	padding-top: 5px;
	width: 100%;
}

div.summaryLinks div.item 
{
	border-bottom: solid 1px #ccc;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

/* Right Column */

div.pageContentAreaRight div.break {
	border-bottom: solid 1px #ccc;
	margin: 1.0em 0;
}

div.twocolumnsummarytable td#column
{
	width:50%;
}
