.nxc_lb_content
{
	display: none;
	padding: 20px 0px;
	color: #e2e2e2;
	width: 1075px;
	margin: 0 auto;
}
#layout
{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/houses/lb_opacity.png) repeat;
	z-index: 1001;
	min-width: 1075px;
}
span.close
{
	background: url(../images/houses/btn_close.png) no-repeat;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.nxc_lb_content .lb_middle
{
	background: url(../images/houses/lightbox_middle.png) repeat-y;
	padding: 0 70px;
}
.nxc_lb_content .lb_up
{
	background: url(../images/houses/lightbox_up.png) no-repeat;
	height: 23px;
	position: relative;
	text-align: left;
	padding: 40px 70px 0;
}
.nxc_lb_content .lb_down
{
	background: url(../images/houses/lightbox_down.png) no-repeat;
	height: 81px;
}
span.close_text
{
	text-transform: uppercase;
	position: absolute;
	right: 50px;
	top: 35px;
	font-size: 10px;
	font-weight: bold;
}