﻿.AccessoryLink 
{
	float: left;
	clear: none;
	display: block;
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0 8px 8px 0;
	color: #333333;
}

.AccessoryLink  a 
{
	color: #3376ab;
	text-decoration: underline;
}

.AccessoryLink a:hover
{
	color: #ff5f00;
}

.AccessoryLink p
{
	margin: 0;
	padding: 0;
}

hr
{
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.AccessoryGroupName
{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

.AccessoryAnchor
{
	float: left;
	clear: both;
	width: 100%;
	height: 0px;
}
