#themaNav .item {
	display: block;
	clear: both;
	float: left;
	width: 140px;
	height: 28px;
	margin: 0 0 15px 0;
	background: url(../../../images/arrow.png) no-repeat;
	text-align: right;

	font-family: Helvetica, Geneva, Verdana;
	font-size: 1.5em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}