.thumbs{
	margin: -7px 0px 0px 0px;
}
.thumbs ul
{
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
.thumbs li{
	display: inline;
	margin: 0px;
	padding: 0px 4px 0px 0px;
}
.thumbs a{
	padding: 3px;
}
.thumbs a:link{}
.thumbs a:visited{}
.thumbs a:hover{
	background-image: url(/images/automoveis/gallery/thumb_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.thumbs a:active{}

.thumbs a.selecionado{
	background-image: url(/images/automoveis/gallery/thumb_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

