#e950
{
	font-size: 9px;
	position: fixed;
	left: 0px;
	bottom: -5px;
	z-index: 2;
	height: 27px;
	border-collapse: collapse;
	width: 20px;
	vertical-align: top;
}

#e950 #e950-Right
{
	width: 12px;
	height: 27px;
	background: transparent url(Images/right.png) no-repeat scroll top left;
}
#e950 #e950-Top
{
	width: 100%;
	height: 6px;
	background: transparent url(Images/top.png) repeat-x scroll top left;
}

#e950 span
{
	width: 12px;
	height: 27px;
	display: block;
}

#e950 .e950-Link
{
	background-color: white;
	height: 21px;
	line-height: 5px;
	color: #666;
}

#e950 a
{
	position: relative;
	left: 2px;
	top: -2px;
	display: block;
	padding-left: 1px;
	padding-right: 0px;
	color: #666;
	text-decoration: none;
	white-space: nowrap;
}
#e950 a:hover
{
	color: black;
}
