#page {
	width: 700px;
	margin-top: 0px;
	padding-top: 32px;
}
#lightboxDetails {
	color: #4a4a4a;
	font-size: 13px;
	padding-top: 12px;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
}
#text_price {
	font-size: 11px;
	margin-top: 8px;
}
#text_detail {
	font-size: 10px;
	line-height: 15px;
	margin-top: 8px;
}
.but_meister {
	background-image: url(but_meister.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 4px;
}
.but_meister:hover {
	background-image: url(but_meister-over.jpg);
}
.but_shop {
	background-image: url(but_shop.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 36px;
	margin-bottom: 8px;
}
.but_shop:hover {
	background-image: url(but_shop-over.jpg);
}
#area_nav .nv_shop {
	display: block;
	background-image: url(../../../frameworks/mrk_shop.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 16px;
	margin-bottom: 16px;
}
#area_profile {
	margin-bottom: 25px;
}
#area_nav .price {
	font-size: 16px;
	color: #060;
}
/*bouquets*/
#bq_list ul {
	width: 475px;
	margin: 0;
	padding: 0;
}
#bq_list li {
	text-align: left;
	width: 130px;
	height: 220px;
	float: left;
	margin: 0;
	padding: 0 24px 0 0;
	white-space: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.frame {
	border: solid 1px #d7d7d7;
}
#bq_list li .info {
	font-size: 11px;
	line-height: 16px;
	margin-top: 6px;
}
/*areaClose*/
#area_close h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1em;
}
#area_close ul {
	display: block;
}
#area_close ul li {
	background-image: url(../../../frameworks/mrk_flower-green.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-size: 11px;
	line-height: 1.9em;
	margin-bottom: 0.7em;
	color: #063;
}
