.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }
.boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; }
.boxy-inner { padding: 0; }
.boxy-content { position:relative; margin:200px auto; background:url("../images/newsletter/cab-newsletter-01.png") no-repeat scroll center top transparent; width:591px; height:375px; }


#newsletter-content{ padding:110px 0 0 120px;}
#newsletter-content .close{ position:absolute; display:block; top:32px; right:30px; width:25px; height:25px;}
#newsletter-content h1 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	text-transform: uppercase;
	color: #111;
	font-size: 19px;
	line-height: 100%;
	font-weight:bold;
	margin-left:60px;
	}
#newsletter-content p {
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #111;
	margin: 20px auto 10px auto;
	width: 346px;
	}
#newsletter-content label {
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #111;
	margin: 0 10px 10px 0;
	padding: 2px 0;
	}
#newsletter-content input {
	font-size: 10px;
	margin: 10px 0 0 0;
	width: 140px;
	color: #000;
	padding: 2px 5px;
	}
	
.boxy-wrapper{height:100%; width:100%; background:none repeat scroll 0 0 rgba(0, 0, 0, 0.6)}

