#fotos td
{
	color:#707070;
}
#fotos a
{
	color:#707070;
}
#fotos .thumbnails
{
}
#fotos .thumbnail
{
	text-align:center;
	width:170px;
}
#fotos .thumbnail img
{
	border:solid 1px #A5ACB2;
	width:170px;
	margin:2px;
}

#fotos .footer
{
	width:522px;
	padding:8px 0px 8px 0px;
}

#fotos .footer .prev-button
{
	background-image:url(../images/imgbtn_prev.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:19px;
	width:85px;
}

#fotos .footer .next-button
{
	background-image:url(../images/imgbtn_next.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:19px;
	width:85px;
}

#fotos .footer .pagenumber
{
	width:10px;
	vertical-align:middle;
	font-size:11pt;
}

#fotos .footer .currentpage
{
	color: #FF4400;
	vertical-align:middle;
	width:10px;
	font-weight:bold;
}
.gallery-viewer img
{
	border:solid 1px #A5ACB2;
}