#win {
	visibility:hidden;
	border:none;
	background:transparent;
	background-color:#000;
	padding:0px;
}

.photobox {
	border:0px solid #000;
	overflow:visible;
	background-color:#000;
	padding:0px;
}

.photobox .hdb {
	font-family:georgia, times new roman, times, serif;
	font-weight:normal;
	border:none;
	border-bottom:0px solid #000;
	background:transparent;
	color:#000;
	height:0px;
	text-align:left;
	overflow:visible;
	padding:0;
	padding-bottom:0px;
	margin-bottom:0px;
	width:500px;
}

.photobox .hdb span {
	/*vertical-align:middle;
	line-height:15px;*/
}

.photobox .close {
	top:0px;
	right:0px;
	height:0px;
	width:0px;
}

.photobox .close.nonsecure {
	/*background-image:url(../yahoo/aqua-hd-close.gif);*/
}

.photobox .close.secure {
	/*background-image:url(../yahoo/aqua-hd-close.gif);*/
}

.photobox .close.nonsecure:hover {
	/*background-image:url(../yahoo/aqua-hd-close-over.gif);*/
}

.photobox .close.secure:hover {
	/*background-image:url(../yahoo/aqua-hd-close-over.gif);*/
}
.photobox .ltb {
	/*width:7px;height:22px;
	top:0;left:0;
	background:transparent url(../yahoo/aqua-hd-lt.gif);
	position:absolute;*/
}

.photobox .rtb {
	/*width:7px;height:22px;
	top:0;right:0;
	background:transparent url(../yahoo/aqua-hd-rt.gif);
	position:absolute;*/
}


.photobox .bd {
	padding:0px;
}

.photobox .bd img {
	border:none;
}

.mask {
    background-color:#000;
    -moz-opacity: 1;
    opacity:1;
    filter:alpha(opacity=100);
}

.photobox .ft {
	height:16px;
	width:500px;
	padding:5px 0;
	position:relative;
}

.photobox .ft .back {
	position:absolute;
	left:1px;
}

.photobox .ft .back img, .photobox .ft .next img {
	border:none;
}

.photobox .ft .next {
	position:absolute;
	right:1px;
}
