#postit {
	float:right;
	right:40%;
	top:5px;
	width:100px;
	height:154px;
	margin:0 50px 0 auto;
	background:#;
	color:#000;
	visibility:hidden;
	position:absolute;
		}
#postit p {
	font-size:100%;
	padding:0px 5px 0px 5px;

	}
#postit a{
	font-size:90%;
	
	}
/*h3 {
	background:#d5ffc6;
	color:#d52109;
	margin-top: -10px;
	margin-bottom:-3px;
	padding:0px 5px 0px 5px;}
	
#special {
background-color:#FFDCB9;
color:#663300;
}*/
#stickynotes {
	width:100px;
	height:105px;
	margin:0px auto 0px auto;
	background-color: #;
	color:#000000;
	/*
	background-color:#000000;
	color:#FFFFFF;
	background-image:url(../images/notes/logo.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
}

.exit {
	margin:0px;
	text-align:right;
	font-size:90%;
	font-weight:bold;
	background-color:#;
	color:#990000;
}
.exit a {
	background-color:#;
	color:#990000;
	text-decoration:none;
}
/*
		
#stickynotes img {
	float:left;	
}*/
