#post-it-email {
	width: 187px;
	height: 187px;
	position: absolute;
	left: 880px;
	top: 377px;
	background-image: url(/images/post-it/post-it.png);
}
#post-it-design {
	width: 193px;
	height: 194px;
	position: absolute;
	left: 876px;
	top: 806px;
	background-image: url(/images/design_postit.png);
	cursor:pointer;
}
#post-it-movie {
	width: 193px;
	height: 194px;
	position: absolute;
	left: 879px;
	top: 589px;
}
#post-it-email form {
	margin:0;
	padding:0;
}
#post-it-email form input.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #999999;
	width:105px;
}
#post-it-email #sub-container {
	margin-top:46px;
	margin-left:14px;
	margin-right:20px;
	z-index:1000;
}
#post-it-email #sub-container h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #235770;
	font-size:15px;
	line-height:18px;
	margin:0;
	padding:0;
	font-weight:normal;
}
#post-it-email #sub-container p {
	font-family: Arial, Helvetica, sans-serif;
	color:#235770;
	text-decoration:none;
	font-size:12px;
	text-align:left;
	margin:0;
	padding:17px 0 0 0;
}
#post-it-email #sub-container img {
	border: 0pt none;
	margin:0;
	padding:20px 0 0 0;
}
