#hideFFtxt{
	position:absolute;
	left:0;
	top:0px;
	z-index: 999;
	border:none;
}
#lrgPicBox {
	display: none;
	position: absolute;
	top: 0;
	left:0;
	left:50%;
    z-index: 10000;
}
#lrgPicDiv {
	position: relative;
	width: 992px;
	height: 1000px;
	margin: 64px auto 10px -496px;
	text-align: center;
	background-color: #eee;
	cursor: pointer;
	z-index: 1000;
}
#seeLargePrev, #seeLargeNext, #seeLargePrev2, #seeLargeNext2 {
	position: absolute;
	top:-15px;
	z-index:1200;
	padding: 13px 30px;
	cursor: pointer;
}
#seeLargePrev, #seeLargePrev2 {
	left:-100px;
}
#seeLargeNext, #seeLargeNext2 {
	right: -100px;
}
#xClose, #xClose2 {
	position: absolute;
	top: 130px;
	left:371px;
	z-index: 1100;
	width: 250px;
	text-align: center;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	margin-top: 10px;
	text-decoration: underline;
}
#xClose span:hover, #xClose2 span:hover {
	color: #c00;
}
#pic1 {
	cursor: pointer;
}
#pic1txtBox {
	position: relative;
}
#pic1Txt {
	text-align: center;
	color: #999;
	cursor: pointer;
	position: absolute;
	bottom: 1px;
	left:115px;
	text-align: center;
	white-space: nowrap;
	background-color: #080c08;
}
#newThumbsDiv {
	position: absolute;
	top: 0;
	left:0;
	margin: 25px 0 0 1px;
	width: 1000px;
	z-index: 1201;
	white-space: nowrap;
}
#newThumbsDiv div {
	float:left;
	width:97px;
	height:96px;
	margin: 1px;
	padding: 0;
	border: none;
}
#newThumbsDiv div img {
	border: 1px solid #000;
	margin: 3px;
}
#newThumbsDiv div.currentThumb {
}
#newThumbsDiv div img.currentThumb {
	border: 4px solid #c00;
	margin: 0;
}
#addToHistory {display:none;}
#userNameInPicView{
	position: absolute;
	left:5px;
	top: 5px;
	height: 15px;
	font-size: 14px;
	font-weight:bold;
	background-color: #eee;
	white-space: nowrap;
	z-index:1200;
}
#userNameInPicView span{
	color: #bd0000;
}
#lrgPic1Loading {
	position: absolute;
	top: 180px;
	left: 480px;
}
#lrgPic1div {
	position: absolute;
	top: 167px;
	left: 0;
	width: 100%;
	cursor: pointer;
}
#lrgPic1 {
	position:relative;
	cursor: pointer;
}
#backToSearchLink {
	position: relative;
	text-align: center;
	margin: 0 0 -5px 0;
}
#IEbackButtonHack {
	display: none;
}
