#retail {
	margin-right: 240px;
	padding-top: 1em;
	width: 400px;
}

#retail.wide {
	margin-right: 100px;
}

#retail a:link, #retail a:visited {
	color: #E65B00;
	text-decoration: none;
	border-bottom: 1px dotted #6c7078;
}

#retail a:hover, #retail a:active {
	color: #E65B00;
	border-bottom: 1px solid #9cf;
	background-color: #f0f4f8;
}

#retail ul, #pagenav ul {
	font-size: 12px;
	line-height: 1.7em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

#retail ul.columns li {
	text-align: right;
}

#retail.wide ul.columns li {
	padding-right: 170px;
}

#retail ul.columns li span {
	display: block;
	float: left;
}

#retail li, #pagenav li {
	color: #9ca0a8;
	padding-bottom: 0.5em;
}

#retail ul a:link, #retail ul a:visited, #pagenav ul a:link, #pagenav ul a:visited {
	color: #E65B00;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #E65B00;
}

#retail ul a:hover, #retail ul a:active, #pagenav ul a:hover, #pagenav ul a:active {
	color: #E65B00;
	border-color: #E65B00;
	background-color: transparent;
}

#retail .related a:link, #retail .related a:visited {
	color: #E65B00;
	text-decoration: none;
	border-bottom: 1px dotted #E65B00;
}

#retail .related a:hover, #retail .related a:active {
	color: #E65B00;
	border-color: #E65B00;
}
.plain {
	list-style: none;
	padding-left: 0;
}
ul {
	margin-left: 0; /* IE7 Fix */
}
