.vingallery-pags {
	font-size: 0.8em
}

.vingallery-pags span.pages,.vingallery-pags span.extend {
	border: none!important;
	background: none!important
}

.vingallery-pags span.pages {
	display: none
}

.vingallery-pags span.current {
	color: #fff!important;
	border: 1px solid #444A55!important;
	background-color: #444A55!important;
	padding: 5px !important
}

.vingallery-pags a,visited {
	color: #686868 !important;
	border: 1px solid #dcdcdc !important;
	margin: 2px!important;
	padding: 5px !important;
	text-decoration: none !important;
	line-height:30px!important;
}

.vingallery-pags a:hover {
	color: #1c1c1c!important;
	border: 1px solid #666 !important;
	margin: 2px!important;
	line-height:30px!important;
}

#attachment {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align:center;
}

#nexprevanchor{
	position:absolute;
	top:200px; 
	height:0px; width:0px;
}
#navimagesanchor{
	position:absolute;
	top:700px; 
	width:10px;
	height:10px;
}	

#prevLink, #nextLink{
	top:500px; 
	width: 60px;
	height: 100px;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { position:absolute; left: 2%; float: left;}
#nextLink { position:absolute; right: 1%; float: right;}

#prevLink { background: url(../images/prev01.gif) left 15% no-repeat; }
#nextLink { background: url(../images/next01.gif) right 15% no-repeat; }

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev02.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next02.gif) right 15% no-repeat; }


	
/*TODOS OS ESTILOS DE PAGNAV TEM QUE VIM PARA CÁ*/