/* 
	Style overrides for resolving several issues with the thumbnail galleries on the "profile" pages.
   	@author: PLY Interactive 
*/
#box div.close
{
	cursor: pointer;
	height: 38px;
	left: 0;
	margin: 0 0 0 0;
	top: 0;
	width: 38px;
	z-index: 200;
}
#images
{
	height: 666px;
	left: 8px;
	top: 8px;
	width: 714px;
}
#ServerPopup
{
	display: block;
	height: 606px;
	left: 30px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	width: 654px;
}
#ServerPopup div.items div
{
	float: left;
	margin: 0;
	position: relative;
	width: 654px;
}
div.navi
{
	cursor: pointer;
}
#box div.prevPage, #box div.nextPage
{
	margin: 0 0 0 0;
	top: 210px;
}
#box div.prevPage
{
	left: 15px;
}
#box div.nextPage
{
	right: 15px;
}
#box
{
	margin: 0 0 0 0;
}
#images div.items div.info
{
	left: 130px;
	margin: 0 !important;
	position: absolute;
	top: 0;
	z-index: 200;
}
