/* CSS Document */
#banner {

	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 183px;
	top: 38px;
}


div.container {	overflow:hidden; width: 100%; }
a img{ border:0}
img{ vertical-align:top;  }


/*== featured box begin ==*/
#featured {	width:; 
	background:url(fundo.banner.jpg);
	position:absolute;
	top:inherit;
	left:inherit;
	height:; 
	}
#featured ul.ui-tabs-nav {
	position:absolute;
	top:;
	left:;
	list-style:none;
	width:;
	z-index:5;
	height:;
	left: 420px;
	top: -5px;
}
#featured ul.ui-tabs-nav li { 	width:27px; height:31px; overflow:hidden; background:url(item.png) no-repeat 0 top; vertical-align:top; font-size:0; line-height:0; text-align:left}
#featured ul.ui-tabs-nav li.ui-tabs-selected { 	background:url(item-selected.png) no-repeat left top;}
#featured ul.ui-tabs-nav li a { display:block; width:27px; height:31px; overflow:hidden; text-align:left;	}
#featured ul.ui-tabs-nav li:hover a{background:url(item-selected.png) no-repeat 0 top; 	}

#featured .ui-tabs-hide {display:none; }
/*== featured box end ==*/
