@charset "utf-8";
/* CSS Document */

div.postitWrapper {
	position:absolute;
	width:100%;
	z-index:999;
}
#postitnote {
	width:291px; 
	height:309px; 
	margin:250px auto auto auto; 
	position:relative;
}
#postitnote a{
	margin-left:250px;
	display:block;
}
#postitnote a img{
	border:none;
	behavior: url(postinote/iepngfix.htc);
}