#lightbox_bg {
	background: #000000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0;
	left: 0;
}

#lightbox_view {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	top: 0;
	left: 0;
	text-align: center;
	clear: both;
}

#lightbox_content {
	width: 800px;
	margin: 0 auto;
}

#lightbox_box {
	background: #ffffff;
	border: 1px solid #000000;
	width: 780px;
	padding: 10px;
	float: left;
}

#lightbox_content .close {
	display: block;
	width: 100%;
}

#lightbox_close {
	float: right;
	clear: both;
}

#lightbox_html {
	clear: both;
	display: block;
	padding: 0 15px;
	color: #000000;
	text-align: left;
	line-height: 130%;
}

#lightbox_html h2 {
	clear: both;
	text-decoration: underline;
	font-size: 140%;
	margin-bottom: 15px;
}

#lightbox_html h3, .personalisation_service h3 {
	margin: 25px 0 5px 0;
	clear: both;
}

#lightbox_html li {
	font-size: 110%;
}

#lightbox_html h2.gift_wrap, h2.gift_wrap {
	font-size: 170%;
	line-height: 130%;
	text-decoration: none;
	margin-bottom: 25px;
}

#lightbox_html h3.gift_wrap, h3.gift_wrap {
	font-size: 140%;
	margin: 25px 0 10px 0;
	font-weight: 700;
}

#lightbox_html p {
	clear: both;	
}

#lightbox_html ul, .personalisation_service ul {
	list-style: disc outside;
	margin: 0;
	width: 100%;
}

#lightbox_html div.gift_wrap, div.gift_wrap {
	width: 100%;
	float: left;	
}

#lightbox_html div.gift_wrap ul, div.gift_wrap ul {
	width: 230px;
	float: left;	
}

#lightbox_html div.gift_wrap li, div.gift_wrap li {
	margin-bottom: 15px;
}

#lightbox_html img.wrap, img.wrap {
	float: right;
	margin-right: 70px;
}

#lightbox_html div.gift_wrap h3, div.gift_wrap h3 {
	font-size: 150%;	
}

#lightbox_html ul.embossing, ul.embossing {
	list-style: none;
	margin: 0;
}

#lightbox_html ul.embossing li, ul.embossing li {
	margin: 10px 0;
	float: left;
}

#lightbox_html ul.embossing span, ul.embossing span {
	width: 400px;
	float: left;
	margin-top: 5px;
}

#lightbox_html ul.embossing img, ul.embossing img {
	float: left;
}

#lightbox_html li, .personalisation_service li {
	margin: 5px 0px 5px 30px;
	clear: both;
	width: 100%;
	vertical-align: middle;
}

.personalisation_service {
	padding: 0 30px;
	font-size: 110%;
}

#lightbox_html #embossing_options li, #lightbox_html #giftwrap_options li, #lightbox_html #other_options li {
	clear: both;
	display: block;
	float: left;
	margin-bottom: 3px;
	width: 230px;
}

#personalise #embossing_options ol li {
 	margin-left: 0;
}
 
#personalise #embossing_options label, #personalise #embossing_options li ol li label {
	font-size: 11px;
}

#lightbox_html #other_options {
  margin-bottom: 1em;
}

#lightbox_html #other_options li {
  margin-left: 5px;
}

.personalise_button {
  padding-top: 1em;
  text-align: center;
}
