#tabBoxEmp {
	width: 705px;
	height: 300px;
	/*
	margin-bottom: 70px;
	height: 243px;	
	*margin-bottom: 20px;*/
}

#tabBoxEmp .tabSet {
background:transparent url(../img/moo/tab-bkg.gif) repeat-x scroll left bottom;
height:26px;
margin:0;
padding:0 0 0 6px;
width:auto;
background-color: #ffffff;
}
#tabBoxEmp .tabSet li:before {
content:"" !important;
}
#tabBoxEmp .tabSet li {
background:transparent url(../img/moo/tab-on-l6.gif) no-repeat scroll left top !important;
/*background: none !important;*/
cursor:pointer;
float:left !important;
list-style-type:none !important;
margin:0 2px 0 0 !important;
padding:0 0 0 22px !important;
}
#tabBoxEmp .tabSet li a {
background:transparent url(../img/moo/tab-on-r6.gif) no-repeat scroll right top !important;
color:#e8e7e5 !important;
display:block !important;
float:left !important;
font-family:arial !important;
font-size:10pt !important;
font-weight:bold !important;
height:24px !important;
line-height:26px !important;
padding:2px 22px 0 0 !important;
text-decoration:none !important;
letter-spacing: 1px;
}
#tabBoxEmp .tabSet li.on {
background:transparent url(../img/moo/tab-on-l5.gif) no-repeat scroll left top !important;
}
#tabBoxEmp .tabSet li.on a {
background:transparent url(../img/moo/tab-on-r5.gif) no-repeat scroll right top !important;
color:#5e5148 !important;
}
#tabBoxEmp .panelSet {
/*background:#fbfbfb none repeat scroll 0 0;*/
height: 243px;
background:transparent url(../img/bg_home2.gif) repeat scroll left bottom !important;
padding:10px;
border:0;
}
#tabBoxEmp .panelSet dt.stretchtoggle div.dtRight {
background:#FFFFFF url(../img/moo/acdn-headr-back.gif) no-repeat scroll right center;
}



.panel {
}

.panel .empreendimento {
	width: 146px;
	float: left;
	margin: 35px 38px;	 
	_margin: 35px 35px;	 
	display:inline;	 
} 
.panel .empreendimento img {  }
.panel .empreendimento p { 
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	color: #555;
} 