@charset "utf-8";
/* CSS Document */


body {
}
#PostItDate1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #67C;
	text-align: left;
	text-indent: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	z-index: 999;
}
#PostItDate2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #36C;
	text-align: left;
	text-indent: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 20px;
}
#PostItDate3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-indent: 0px;
	margin-left: 45px;
	margin-right: 10px;
	margin-top: 15px;
}
#PostItText1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style:normal;
	color: #006;
	text-align: left;
	text-indent:0px;
	margin-left: 10px;
	margin-right: 10px;
	height: 95px;
}
#PostItText1 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006;
	text-align: left;
	text-decoration:none;
}
#PostItText1 a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006;
	text-align: left;
	text-decoration:none;
}
#PostItText2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style:normal;
	color: #006;
	text-align: left;
	text-indent:10px;
	margin-left: 15px;
	margin-right: 10px;
	height: 85px;
	margin-bottom: 10px;
}
#PostItText2 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006;
	text-align: left;
	text-decoration:none;
}
#PostItText2 a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006;
	text-align: left;
	text-decoration:none;
}
#PostItText3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style:normal;
	color: #006;
	text-align: left;
	text-indent:0px;
	margin-left: 10px;
	margin-right: 10px;
	height: 95px;
	margin-bottom: 0px;
}
#PostItText3 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006;
	text-align: left;
	text-decoration:none;
}
#PostItText3 a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006;
	text-align: left;
	text-decoration:none;
}
.whitespace {
	color:#FFF;
}
#PostIt1 {
	text-align: left;
	width: 140px;
	height: 140px;
	background-image:url(images/Post-It_001.jpg);
	background-repeat:no-repeat;
}
#PostIt2 {
	text-align: left;
	width: 140px;
	background-repeat:no-repeat;
	background-image: url(images/Post-It_002.jpg);
	height: 140px;
}
#PostIt3 {
	text-align: left;
	width: 140px;
	height: 140px;
	background-image:url(images/Post-It_003.jpg);
	background-repeat:no-repeat;
}

#TextBoxSide {
	text-align: center;
	height:46px;
	background-color:#FFF;
	text-align:left;
	vertical-align: top;
	background-repeat: no-repeat;
	width: 147px;
}
#TextBoxSide1 {
	width: 46px;
	text-align: center;
	height:46px;
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	color:#006;
	padding-top: 0px;
	vertical-align: top;
	padding-right: 20px;
	background-repeat: no-repeat;
}

