.box370 ul li.icon a, 
#coluna180 .icon a, 
#seusexperimentos .icon a, 
form .icon a {
	padding: 0 0 0 22px;
	display: block;
}
.add a {
	background: url(../images/icon-add.gif) left top no-repeat;
}
.addusuario a {
	background: url(../images/icon-addusuario.gif) left top no-repeat;
}
.delete a {
	background: url(../images/icon-delete.gif) left top no-repeat;
}
.voltar a {
	background: url(../images/icon-addusuario.gif) left top no-repeat;
}
.procurar a {
	background: url(../images/icon-procurar.gif) left top no-repeat;
}
.usuario a {
	background: url(../images/icon-usuario.gif) left top no-repeat;
}
.smile a {
	background: url(../images/icon-smile.gif) left top no-repeat;
}
.favoritos a {
	background: url(../images/icon-favoritos.gif) left top no-repeat;
}
.ver-favoritos a {
	background: url(../images/icon-ver-favoritos.gif) left top no-repeat;
}
.ver-amigos a {
	background: url(../images/icon-ver-amigos.gif) left top no-repeat;
}
.novo-email a {
	background: url(../images/icon-novo-email.gif) left top no-repeat;
}
.enviar-msg a {
	background: url(../images/icon-enviar-msg.gif) left top no-repeat;
}
.problema a {
	background: url(../images/icon-problema.gif) left top no-repeat;
}
.foto1, .foto2, .foto3, .foto4 {
	background: url(../images/icon-add-foto.gif) left top no-repeat;
	padding: 0 0 0 22px;
}
.video1, .video2, .video3, .video4 {
	background: url(../images/icon-add-video.gif) left top no-repeat;
	padding: 0 0 0 22px;
}
.icon-usuario {
	background: #fffcd9 url(../images/icon-usuario.gif) left 8px no-repeat;
	width: 170px;
}
.icon-usuario a {
	margin-left: 22px;
	display: block;
}