#previous
{
	display:block;	
	position:absolute;
	margin:90px 0 0 5px;
	z-index:1000px;
	cursor:pointer;
}
#next
{
	display:block;	
	position:absolute;
	margin:90px 0 0 265px;
	z-index:1000px;
	cursor:pointer;
}
#feature_wrap
{
	border:3px solid #ccc;
	width:315px;
	margin-left:5px;
}
#contagem
{
	position:absolute;
	margin:215px 0 0 5px;
	z-index:1000px;
}
#contagem ul
{
	margin:0px;
	padding:0px;
}
#contagem li
{
	display:block;
	float:left;
	margin-left:5px;
	padding:5px;
	color:#fff;
	background-color:#666666;
	cursor:pointer;
}
#contagem .active
{
	color:#fff;
	background-color:#000000;;
}


/* menu */
#global_nav {
position:			relative;
float:				left; 
height: 			25px;
_height:			16px;
width: 				990px; 
padding: 			0px 0 0 0; 
margin: 			0; 

} 
#global_nav ul {
padding: 			0;
margin: 			0;
}

#global_nav ul li {
float: 				left;
list-style: 		none;
}

#global_nav ul li a, #global_nav ul li a:visited{
z-index: 			10;
display: 			block;
float: 				left;
height: 			25px;
_height:			16px;
overflow: 			hidden;
color:				#fff;
font-size:			12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
position: 			relative;
padding:			3px 15px 6px 5px;
}

#global_nav ul li a:hover{
color:				#fefefe;`
text-decoration:	none;
}

#global_nav li.background {
background: 		url('../img/layout3.0/bg_menu_right.png') no-repeat top left;
z-index: 			8;
position: 			absolute;
visibility: 		hidden;
}

* html #global_nav li.background{
background: 		url('../img/layout3.0/bg_menu_right.gif') no-repeat top left;
}
  
#global_nav .background .left {
background: 		url('../img/layout3.0/menu_bg.png') no-repeat top right;
height: 			25px;
_height:			16px;
margin-right: 		7px; /* 7px is the width of the rounded shape */
}

* html #global_nav .background .left{
background: 		url('../img/layout3.0/menu_bg.gif') no-repeat top right;
}
#top_bar{
display:			block;
height:				25px;
_height:			16px;
border-bottom:		#fff 1px solid;
}

#top_bar a{
border:				none;
}

#top_bar_center{
display:			block;
width:				950px;
margin:				0 auto;
}
