#occ1
{
	position: absolute;
	color: #ccc;
	font-size: 11px;
	padding: 5px;
	padding-bottom: 20px;
	width: 410px;
}

#menuClients ul li.top a img
{
	border: none;
	padding-bottom: 20px;
}

#menuClients ul li.top a:hover img
{
	border: none;
	opacity: 1;
}

#menuClients a:link, #menuClients a:visited, #menuClients a:active
{
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#menuClients a:hover
{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: #fff;
}

#menuClients ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color: #fff;
}

#menuClients ul .top
{
	list-style-type: none;
	width: 230px;
}

#menuClients ul li:hover .top
{
	list-style-type: none;
	display: block;
	height: 50px;
	background-color: #fff;
}

#menuClients ul li.top
{
	list-style-type: none;
	border: none;
	border-right: none;
	padding: 0 5px;
	display: block;
	position: absolute;
	top: 340px;
	left: 290px;
}

#menuClients ul:hover .top
{
	list-style-type: none;
	display: block;
}

#menuClients ul .item
{
	display: none;
	padding: 0 15px;
	color: #CC0066;
}

#menuClients ul:hover .item { display: block; }
img.floated { float: right; }

#menuClients li.item
{
	color: #888;
	opacity: 1;
}

a.gray{
		color:#888;
		padding-left:10px;
	}

.gray{
		color:#888;
		padding-left:10px;
	}
