#featured{
	width:270px;
	position:relative;
	height:auto;
	background:#fff;
	float:left;
	overflow:hidden;
	font-family: Arial, Tahoma, Verdana;
	color:#999;
	size:12px;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding: 0px;
}

#featured2{
	width:540px;
	position:relative;
	height:120px;
	background:#fff;
	float:left;
	overflow:hidden;
	font-family: Arial, Tahoma, Verdana;
	list-style-type: none;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	
}

#featured3{
	width:540px;
	position:relative;
	border:1px solid #ccc;
	height:120px;
	background:#fff;
	float:left;
	overflow:hidden;
	font-family: Arial, Tahoma, Verdana;
	list-style-type: none;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		
}

#featured4{
	width:290px;
	position:relative;
	border:1px solid #ccc;
	height:250px;
	background:#fff;
	float:left;
	overflow:hidden;
	font-family: Arial, Tahoma, Verdana;
	padding-top: 0px;
	padding-left: 3px;
	margin-right:4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#featured5{
	width:230px;
	position:relative;
	/*border:1px solid #ccc;*/
	height:250px;
	background:#fff;
	float:left;
	overflow:hidden;
	font-family: Arial, Tahoma, Verdana;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 0px;
	padding-left: 0;
	
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0;
	right:2px;
	list-style:none;
	margin:0;
	width:144px;
	padding-right: 20px;
	padding-top: 1px;
	height: 240px;
	
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; 
	padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 

	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:60px;
	color:#333;
	background:#fff;
	line-height:20px;
	width: 140px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url(../../images/selected-item.gif) top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{
	width:400px;
	height:250px;
	background:#999;
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url(../../images/transparent-bg.png); 
}
#featured .info h2{ 
	font-size:18px;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{
	text-decoration:underline;
	color: #CCC;
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#meio hr {
	border: 1px #CCC thin;	
}
#resenha a{
	font-size : 12px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color:#666;
	text-decoration:none;
	}
#resenha p {
	/*text-indent:10px;*/
	text-align:justify;	
}
