div.portfolioThumbs
{
	width: 100%;
	text-align: center;
}

div.portfolioThumbs a
{
	text-decoration: none !important;
}

div.portfolioThumbs a img {
	margin-right:-4px;
	margin-bottom:-6px;
}

#fancybox-left-ico 
{ 
	position: fixed;
	left:0 !important;
	top:50%; 
	background-repeat: no-repeat !important;
	background-position: center center !important;
} 

#fancybox-right-ico 
{ 
	position: fixed;
	right:0 !important;
	top:50%; 
	left: auto;
	background-repeat: no-repeat !important; 
	background-position: center center !important;
}

#fancybox-close {
	background-repeat:no-repeat;
	background-position:center;
}