﻿div.copy#links div.listitem
{
	clear				: both;
	overflow			: hidden;
}

* html div.copy#links div.listitem
{
	border-top			: 1px solid white; /* Bug fix */
}

*+html div.copy#links div.listitem
{
	padding-bottom		: 14px;
}

div.copy#links div#linksleftcol, div.copy#links div#linksrightcol
{
	width				: 320px;
	float				: left;
	padding-right		: 30px;
}

div.copy#links p a
{
	color				: #666666;
	font-weight			: bold;
	text-decoration		: underline;
}