#lbWrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:10000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
iframe.IEFix
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
#lbBack {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	_height:2000px;
	_width: 2000px;
	z-index:10001;
	background: black;
}
*:not(hr) #lbBack {
	height:2500px;
	left:0px;
	margin-top:-500px;
	position:absolute;
	top:0px;
	width:100%;
	z-index:10001;
	background: black;
}
#lbLayer {
	position:absolute;
	top:5%;
	width:920px;
	height:620px;
	z-index:10002;
}
*:not(hr) #lbLayer {
	width:720px;	
}
#lbHolder { 
	position:absolute;
	left:30%;
	_left:20%;
	top:35px;
	z-index:10005;
	width:720px;
	height:1200px;
} 		
	
#lbCloseLink {
	position:absolute;
	z-index: 10010;
	left: 70%;
}
#lbCloseLink a {
	font-size: 0.8em;
	text-decoration: none;
}
#lbCloseLink a:hover {
	text-decoration: underline;
}
ul.buttonlist li, #lbHolder  div.popcontainer ul {
	list-style: none !important;
}
#lbHolder  div.popcontainer { 
	width: 497px;	
	margin-bottom: 2em;		
	color: #555;
	font-family: arial;
	overflow: hidden;
}
	div.popcontainer div.close  a {
		color: #fff;
		background: url(../images/icon-close.gif) 0 2px no-repeat;
		padding-left: 14px;
	}
		div.popcontainer div.close  a:hover {
			color: #f90;
			text-decoration: underline;
		}
	div.popcontainer.large { 
		width: 523px;	
		margin-bottom: 2em;		
	}
	div.popcontainer .maincontent { 
		background: #525252 url(../images/imgpopbg.jpg) no-repeat;
		height: auto;	
		padding: 13px;
	}
	div.popcontainer .whitebg {
		height: 200px;
		background: #fff;
		text-align: left;
	}
		div.popcontainer .whitebg.small { 
			height: 83px;
		}
			*:not(hr) div.popcontainer .whitebg.small {
				height: 0px;
				min-height: 83px;
				margin-bottom: 5px;
			}
			div.popcontainer .whitebg.small span.eightteen {
				display: block;
				font-size: 18px;
				padding-top: 30px;
				padding-left: 15px;
			}
			div.popcontainer .whitebg.small span.fourteen {
				display: block;
				font-size: 14px;
				padding-left: 15px;
			}
		div.popcontainer .whitebg div { 	
			padding: 21px;			
		}
			div.popcontainer .whitebg div div { 	
				padding: 0;
				margin-bottom: 10px;
			}
				div.popcontainer .whitebg ul li a{ 	
					background: url("../images/arrow-right-yellow.gif") 0 3px no-repeat;
					padding-left: 7px;
				}
			div.popcontainer .whitebg img {
				margin-right: 14px;
				float: left;
			}
	div.popcontainer .confirm {
		background: #fff url("../images/popup_infopack.jpg") left bottom no-repeat;
	}
	div.popcontainer .deny {
		background-color: #fff;
		display: none;
	}
		div.popcontainer .confirm span, div.popcontainer .deny span {
			text-align: right;
			display: block;
			padding-top: 25px;			
			padding-left: 100px;
			position: absolute;
			yright: 350px;
		}
			div.popcontainer a#piclink {
				background: url("../images/link-arrow-back.gif") 0 50% no-repeat;
				color: #f90;
				padding-left: 15px;
				margin-right: 10px;	
			}
			div.popcontainer a#ok  {
				background: #f90 url("../images/link-arrow.gif") 0 50% no-repeat;	
				color: white;
				float: right;
				padding: 4px 0 0 12px;
				width: 90px;
				height: 16px;
			}
		div.popcontainer .confirm ul.buttonlist, div.popcontainer .deny ul.buttonlist {
			padding: 25px 0 13px 250px;
		}
		div.popcontainer .deny span.important {
			color:  red;
		}		
	div.popcontainer .list { 
		background: #fff url("../images/popup_infopack.jpg") left bottom no-repeat;
		padding: 15px 15px 70px 15px;
	}
		div.popcontainer .list ul { 
			background: #f0f0f0;
			border-top: 1px solid #d5d5d5;
			border-bottom: 1px solid #d5d5d5;
			padding: 2px 5px;
			margin-bottom: 1.5em;
		}
			div.popcontainer .list ul li { 
				padding: 1px 0;
			}
				#lbHolder div.popcontainer li a{ 
					color: #555;
				}
					#lbHolder div.popcontainer li a:hover{ 
						color: #f90;
					}
		div.popcontainer .list a.btn {
			width: 100px;
			height: 17px;
			display: block;
			background: #f90 url(../images/arrow-right-white.gif) 5px 6px no-repeat;
			color: #fff !important;
			padding: 3px 0 0 13px;
			border: none;
			float: right;
			cursor: pointer;
			font-weight: bold;
		}
	div.popcontainer .addcontent {
		yheight: 197px;	
		background: #525252;
		margin-top: 3px;
		padding: 13px;
		color: #fff;
		overflow: hidden;
		text-align: left;
	}
		div.popcontainer div.mediapool img{	
			margin-top: -3px;
			margin-right: 5px;
			float: left;
		}
			div.popcontainer div.mediapool a {
				color: #f90 !important;
			}