#ibox_wrapper {
    line-height:25px;
	border:none;
	background: url('../images/lightbox.png') center center no-repeat;
	height:520px;
	width: 760px;
}

#ibox_content { 
	border:none;
	margin: 20px 10px 10px 10px; 
	background:none; 
	width:750px;
	margin:auto;
	overflow:hidden;
}

#ibox_footer_wrapper {
	top:0px;
	height:30px;
}

#ibox_footer_wrapper a, #ibox_footer_wrapper a:hover {
    text-indent: -100000px;
    background: none;
    width: 35px;
    margin: 10px 10px 0 0 ;
	padding: 0 ;
    height: 30px;
    line-height: 22px;
	border: none;
}

#ibox_footer_wrapper a:hover {
	background:none;
}

#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('../images/loading.gif') center center no-repeat;
}

body.overlay {
	overflow:hidden;
}

#overlay {
	width:700px;
	height: 480px;
	margin:auto;
	margin-top:20px;
	overflow:hidden;
	padding-right:12px;
	overflow:hidden;
}

#overlayUrl {
	display:none;
}

#overlay-content {
	width:100%;
	height: 90%;
	margin:auto;
	margin-top:20px;
	overflow:hidden;
}

#overlay-col1 {
	width:306px;
	float:left;
	padding:125px 45px 15px 5px;
	overflow:hidden;
}

#overlay-col2 {
	width:294px;
	height:100%;
	float:left;
	padding:15px 0 15px 0;
	overflow:hidden;
}

#overlay-footer {
	width:100%;
	height:30px;
	bottom:20px;
	top:auto;
}

.overlay-header {
	color: #3e84b3;
	font: normal 12px/14px Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.overlay-p {
	color: #5f5f5f;
	font: normal 12px/16px Arial,Helvetica,sans-serif;
}

.overlay-previous {
	float:left;
}

.overlay-next {
	float:right;
}

.overlay-p .inline
	{
	color: #0f5787;
	font: regular 11px;
	text-decoration: none;
	}

