img {
	border: none;
}

div#comunidades {
	background: url(images/bg_barra_midias.gif) no-repeat left top;
	width: 734px;
	height: 61px;
	position: relative;
}

.teste {
	background-color: #000000;
	display: block;
	float: left;
	position: absolute;
	top: -318px;
	right:0px;
	cursor: pointer;
	width: 443px;
	height: 300px;
	z-index: 999;
	display: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}

/* dock2 - bottom */
#dock2 {
	width: 500px;
	bottom: 0px;
	position: absolute;
	right: 58px;
	z-index: 1;
}
.dock-container2 {
	position: absolute;
	height: 30px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 90px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
	outline: none;
}
.dock-item2 span {
	display: none !important;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}