.cssnav
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background: url(/images/site/buttons/nav_btn_down.png) no-repeat;
	white-space: nowrap;
	width: 140px;
	height: 28px;
	margin: 0;
	margin-left:15px;
	padding: 0;
}

.cssnav a
{
	display: block;
	font-size: 11px;
	width: 140px;
	height: 28px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.cssnav img
{
	width: 140px;
	height: 28px;
	border: 0
}

.cssnav .img2
{
	width: 16px;
	height: 16x;
	border: 0
}

.cssnav a:hover img
{
	visibility:hidden
}

.cssnav span
{
	position: absolute;
	left: 35px;
	top: 6px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color:black;
	font-weight:bold;
}

.cssnav span2
{
	position: absolute;
	left: 35px;
	top: 6px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color:black;
	font-weight:bold;
}
