#rightnav {
	width: 110px;
	float: right;
	margin-top: 10px;
	color: #77A0EE;
	margin-left: 10px;
	text-align: left;
}
ul#right {
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px;
}
#righthead {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #B6B6B6;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Verdana;
}
#salesmain {
	width: 365px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #B6B6B6;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
}
