#busca {
	width: 680px;
	border-bottom: 1px solid #87888C;
	padding-bottom: 8px
}

#busca label {margin-bottom: 0}

#busca select {margin-bottom: 12px}

#busca span {width: 88px;}

#busca select {
	width: 140px;
	margin-right: 20px
}

#busca div {
  float: left;
}

#busca input {
	width: auto;
	margin: 16px 4px 0 4px;
	*margin-right: 0;
}

#busca .label-refinada {margin-top: 16px}

#busca input.checkfirst {margin-left: 0;}

#opcoes-busca {
	width: 571px;
	float: left;
	overflow: hidden;
}

#opcoes-busca input {background-color: transparent;}

#busca #bt-buscar {
	width: 48px;
	float: right;
	clear: both;
	/*margin-right: 87px;*/
	background-color: transparent;
}

h2.tit-loja {
	font-size: 9px;
	color: #E5923F;
}

#loja-info {
	float: left;
	margin: 0 22px 0 18px;
	padding-bottom: 15px;
	width: 418px;
} * html #loja-info {
	margin: 0 19px 0 8px
}

address {
	font-style: normal;
}

#loja-info #servicos-holder {
	background: url(../images/lojas/servicos-top.gif) no-repeat top left #FFF;
	width: 394px;
	margin-bottom: 8px;
}

#servicos-bottom {
	background: url(../images/lojas/servicos-bottom.gif) no-repeat bottom left;
	padding-bottom: 15px;
}

#servicos-holder ul {
	position: relative;
	top: 15px;
	left: 29px;
	width: 400px;
	height: 85px;
	list-style: none;
}

#servicos-holder ul li {
	display: block;
	float: left;
	margin-bottom: 14px;
	background: url(../images/lojas/selected.gif) no-repeat center left;
	padding-left:  17px;
	width: 100px;
}

#servicos-holder li img {margin-right: 7px;}

.firstline {margin-top: 20px;}

.firstcol {margin-left: 29px;}
* html .firstcol {margin-left: 17px;}

.googlemaps {
	background-color: #FFF;
	padding: 4px 9px 2px 4px;
	text-decoration: none;
}

.bt-voltar-loja {
	float: right;
	margin: 13px 0 15px 0
}

.tit-listalojas strong {font-size: 15px;}
	
ul.lista-lojas {
	margin: 18px 0 0 18px;
}

ul.lista-lojas li {
	width: 200px;
	height: 140px;
	float: left;
	margin: 0 10px 16px 0;
	display: inline;
}

ul.lista-lojas li img {margin-left: 5px}

.txt-up {text-transform: uppercase}

.txtBege.scroll{
	height: 470px;
	overflow-y: auto;
}


#busca br{
  clear: right;
}

.txtBege li {
  border: 2px dotted #D1C1B9;
  padding: 8px;
}
