/* ------------------------------------------------------------
	TAURUS
---------------------------------------------------------------*/

.containerHome,
body	            { width: expression(this.scrollWidth 		< 975   ? "975px" : "auto") }
.containerHome      { height: expression(this.scrollHeight		< 402   ? "402px" : "auto") }

#cidadeDiv {
	margin-top:10px;
}