.portletHomeServicos{
    padding: 40px 0px 0px 0px;
    font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #707070;
}

.ie7 .portletHomeServicos{
	float:right;
    margin:0px 0px 0px 0px;
    font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #707070;
	width: 270px;
}

	.portletHomeServicos h5{
	display: block;
	width: 97px;
	height: 27px;
	margin: 0 0 42px 0;
	font-size: 1px;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/h-servicos.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

ul.list-services{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.list-services li {
    clear: both;
    margin: 0;
    padding: 20px 0;
    list-style: none;
}
ul.list-services li.lista-impar {
    background-color: #F4F6EA;
}
ul.list-services li.lista-par {
    background-color: #ECF2D9;
}
ul.list-services h4 {
    margin-bottom: 20px;
    color: #75803F;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}
ul.list-services img {
    margin-bottom: 5px;
}
ul.list-services p {
    line-height: 13px;
    margin: 0 auto;
    text-align: center;
    width: 225px;
    coor:#707070;
}
ul.list-services a {
	margin-left: 5px;
	color: #404040;
	padding-right: 8px;
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/black-arrow.png);
	background-repeat: no-repeat;
	background-position: right 6px;
}
ul.list-services a:hover {
	text-decoration: underline;
}

.portletHomeServicos .veja-todos {
	display: block;
	width: 270px;
	height: 60px;
	margin-top: 10px;
	overflow: hidden;
	text-indent: -999px;
	background-image: url(../img/bt-vejatodos.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.portletHomeServicos .veja-todos:hover {
	background-position: 0 bottom;
}
a {
outline: none;
}