
/* MessageBox*/
div#black-screen {
	height: 100%;
	width: 100%;
	z-index: 900;
	background: #000;
	position:absolute;
	top: 0;
	left:0;
}
div#messagebox-s,
div#messagebox-a,
div#messagebox-b
{ 
	margin: 1% 20%;
	position:absolute; 
	text-align:center; 
	width:380px;
	margin-bottom: 10px;
	height: 505px;
	z-index:999;
	padding: 2px;
	border: 1px dotted #ccc;
	background: #000;
}

div#messagebox-s{ 
	background: #000 url(/img/unique-valentines-day-gift.jpg) no-repeat center center; 
}

div#messagebox-a{ 
	background: #000 url(/images/unique-valentines-day-gift.jpg) no-repeat center center; 
}

div#messagebox-b { 
	text-align: center;
}

div#messagebox-b{ 
	width: 255px;
}

div#messagebox-b img.photo{ 
	/*background: #000 url(/img/BERNARD-bergdorf-300.jpg) no-repeat center center; */
	border:  6px solid #ccc; 
	border-bottom:  24px solid #ccc; 
	margin-top: 30px;
	width: 200px;
}
/*div#messagebox-a{ 
	margin: 1% 20%;
	position:absolute; 
	text-align:center; 
	width:610px;
	margin-bottom: 10px;
	height: 605px;
	z-index:999;
	padding: 2px;
	border: 1px dotted #ccc;
	background: #000 url(/images/BOOKMARKS-W-NAMES.jpg) no-repeat center center; 
}*/
/*div#messagebox-axxx{ 
	margin: 1% 10%;
	position:absolute; 
	text-align:center; 
	width:400px;
	height: 505px;
	z-index:999;
	padding: 2px;
	border: 1px dotted #ccc;
}
#*/
#coupon-links, #coupon-links-2, #special-links, #coupon-links-3 {
	background-color:#000000; 
	color:#FFFFFF; 
	padding-top: 5px;
/*	border: 1px red solid;
*/	text-align: right;
	font-size: 110%;
	line-height: 160%;
}
#coupon-links {
	margin-top:455px; 
	width: 300px; 
	margin-left: 15px;	
	height: 20px; 
}

#coupon-links-2 p, #coupon-links-3 p {
	text-align: center;
}

#coupon-links-3 {
	margin-top: 20px;
}

#coupon-links-3 p {
	padding: 0 14px;
}

#coupon-links-2 {
	margin-top:365px; 
	width: 360px; 
	margin-left: 15px;	
	height: 60px; 
}
#special-links {
	margin-top: 240px; 
	width: 100px; 
	margin-left: 405px;	
	height: 16px; 
}
#coupon-links IMG, #special-links IMG, #coupon-links-2 IMG {margin: 0 .5em;}
#coupon-links a,#coupon-links-2 a, #special-links a {color: #f7030c; text-decoration: none; }
#coupon-links a:hover, #coupon-links-2 a:hover, #special-links a:hover {color: #eee;}
