.MenuItem
{
	margin: 0px 0px 4px 0px;
	width: 171px;
}

.MenuItem .Image
{
	width: 8px;
	float: left;
	margin: 6px 3px 0px 0px;
}

.MenuItem .Link
{
	float:left;
	width: 160px;
}

.StandardColumnView
{
	margin: 10px 10px 10px 0px;
	width: 300px;
}

.StandardColumnView .Image
{
	width: 50px;
	float: left;
	margin: 5px 15px 10px 0;
	text-align: center;
}

.StandardColumnView .Description,
.CompactColumnView .Description
{
	float:left;
	width: 235px;
}

.CompactColumnView
{
	margin: 0px 5px 0px 0px;
	width: 300px;
}



.CompactColumnView .Dot
{
	width: 10px;
	float: left;
}

.StandardRowView
{
	margin: 20px 10px 10px 0px;
	width: 600px;
}

.StandardRowView .Image
{
	width: 120px;
	float: left;
	margin: 5px 15px 10px 0;
	text-align: center;
}

.StandardRowView .Description
{
	float:left;
	width: 465px;
}

.LargeColumnView
{
	margin: 10px 10px 10px 0px;
	width: 300px;
}

.LargeColumnView img
{
	float: left;
	margin: 5px 15px 10px 0;
}

.FeaturedProduct img
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.DocumentLink, .DocumentLink_Compact
{
	margin: 0 0 20px 0;
}

.DocumentLink img, .DocumentLink_Compact img
{
	margin: 0px 5px 5px 0px;
	float: left;
}

.SearchResult
{
	margin-top: 10px;
}

.ListItem p,
.DefaultItem p
{
	margin-top: 3px;
}

.ExpandLink
{
	display: none;
	float:left;
	margin-left: 10px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}