#images, #images li {
	margin:0;
	padding:0
}

#images li {
	list-style:none;
	float:left;
	width:87px;
	height:87px
}

#lightbox .bd {
	height:470px !important
}

#lightbox_c {
	padding-left:0!important
}

.underlay {
	display:inline;
	margin-left:86px!important
}

#previous, #next {
	display:block;
	text-indent:-999em;
	overflow:hidden;
	width:131px;
	height:51px
}

#previous {
	float:left;
	display:inline;
	margin-left:36px;
	background:transparent url(../img/previous.gif) no-repeat
}

#next {
	float:right;
	margin-right:0;
	background:transparent url(../img/next.gif) no-repeat
}