#slidercontainer{
    width:900px;
    max-width:900px;
    min-width:900px;
    float:left;
    overflow:hidden;
    clip:rect(0px,0px,0px,0px);
    zoom:100%;
    z-index:22;
}

.buttons{
	float:left;
    z-index:33;
}

.buttons img{
	border:none;
}

#slidercontainer #scrolabbleslider{
    height:100%;
	white-space:nowrap;
    zoom:100%;
    z-index:11;
}

#slidercontainer #scrolabbleslider img{
	vertical-align:middle;
    clear:none;
}

.itemx{
	height:98px;
	padding-top:5px;
	padding-bottom:5px;
    float:left;
    text-align:center;
}

.itemx img{
	border:none;
	vertical-align:middle;
	height:98px;
    clear:none;
    float:left;
}

#fotocliente{
	background-image:url(../images/ajax-loader.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:500px;
	height:490px;
}

#dropProdutos{
	background-color:#71624E;
	border:solid 1px #AFA599;
	margin-bottom:5px;
	color:#fff;
	font-size:14px;
	width:300px;
	margin-top:-8px;
}
