#POP_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#POP_window a img {
	border:0;
}
a img {
	border:0;
}
#POP_window ul {
	list-style-type: none;
	margin:0;
	margin-left: 10px;
	padding:0;
}
#next {
	width: 24px;
	height: 24px;
	right: -10px;
	top:-30px;
	margin-top: 5px;
	cursor: pointer;
	position: absolute;
}
#prev {
	width: 24px;
	height: 24px;
	left:-23px;
	top:-30px;
	margin-top: 5px;
	cursor: pointer;
	position: absolute;
}
#close {
	width: 24px;
	height: 24px;
	right:-23px;
	bottom:-30px;
	margin-top: 5px;
	cursor: pointer;
	position: absolute;
}
#closeb {
	text-indent:-7500px;
	display:block;
	width:24px;
	height:24px;
	float:right;
	background:url(../images/close.png) no-repeat;
}
#POP_window li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
#POP_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#POP_window a:link {
	color: #fff;
}
#POP_window a:visited {
	color: #fff;
}
#POP_window a:hover {
	color: #efefef;
}
#POP_window a:active {
	color: #fff;
}
#POP_window a:focus {
	color: #666666;
}
#POP_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background: #000;
}
#POP_window {
	position: absolute;
	background: #000;
	z-index: 102;
	color:#efefef;
	border: 20px solid #1a1a1a;
	text-align:left;
}
#POP_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#POP_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#POP_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#POP_closeAjaxWindow {
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#POP_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#POP_title {
	border-bottom:3px solid #3C3C38;
	color:#efefef;
	padding-left:10px;
	height:27px;
	background: #000304;
}
#POP_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#POP_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#POP_load {
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}
#POP_HideSelect {
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}
#POP_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	margin-bottom:1px;
}
