/*------------------------------------------------------------------------
# JOOFORGE.com - Il Web All'Italiana
# ------------------------------------------------------------------------
# Copyright © 2004-2009 JOOFORGE.com. Tutti i diritti riservati.
# Website:  http://www.jooforge.com/
-------------------------------------------------------------------------*/

div#jf-minipostit .pin {
	background: url(../../images/pin.png) no-repeat center;
	position: relative;
	height: 55px;
	margin-bottom: -40px;
}

div#jf-minipostit .tape {
	background:url(../../images/tape.png) no-repeat center;
	position: relative;
	height:38px;
	margin-bottom:-20px;
}

div#jf-minipostit .top {
	background: url(../../images/paper/top-right.png) no-repeat right top;
}

div#jf-minipostit .top-bg {
	background: #FAE989;
	height: 5px;
}

div#jf-minipostit .center {
	height: 100%;
	background: url(../../images/paper/right.png) repeat-y right;
}

div#jf-minipostit .center-bg {
	padding: 30px 10px 0;
	background: #FAE989;
}

div#jf-minipostit .bottom {
	height: 35px;
}

div#jf-minipostit .bottom-left {
	background:url(../../images/paper/bottom-left.png) no-repeat left;
	width: 100%;
	height: 35px;
}

div#jf-minipostit .bottom-right {
	background: url(../../images/paper/bottom-right.png) no-repeat right;
	width: 100%;
	height: 35px;
}

div#jf-minipostit .bottom-center {
	position: relative;
	left: 10px;
	height: 35px;
	background: url(../../images/paper/bottom.png);
}

div#jf-minipostit .testo {
	font-family: "hand.ttf";
	color: #3C5C79;
	display: inline;
	line-height: 21px;
}
