/*** post it */



#postit_header_a{
	background-image: url(../images/postit/header_a.jpg);
	width: 54px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: right top;
	top:3px;
}

#postit_header_a_lupa{
	background-image: url(../images/postit/header_a_lupa.jpg);
	width: 54px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: right top;
	top:3px;
}

#postit_header_b{
	background-image:url(../images/postit/header_b.jpg);
	height: 50px;
	background-repeat: repeat-x;
	margin:5px;
}

#postit_header_c{
	background-image: url(../images/postit/header_c.jpg);
	width: 28px;
	height: 50px;
	background-repeat: no-repeat;
}


#postit_main_a{
	background-image: url(../images/postit/main_a.jpg);
	width: 54px;
	/*height: 27px;*/
	background-repeat: repeat-y;
	background-position: right top;
}

#postit_main_b{
	background-image:url(../images/postit/main_b.jpg);
	/*height: 27px;*/
	background-repeat: repeat;	
}

#postit_main_c{
	background-image: url(../images/postit/main_c.jpg);
	width: 28px;
	/*height: 27px;*/
	background-repeat: repeat-y;
/*	background-repeat: no-repeat;*/
}


#postit_footer_a{
	background-image: url(../images/postit/footer_a.jpg);
	width: 54px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: right top;
}

#postit_footer_b{
	background-image:url(../images/postit/footer_b.jpg);
	height: 22px;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	
	color: #fff;
	text-align: left;
}

#postit_footer_c{
	background-image: url(../images/postit/footer_c.jpg);
	width: 28px;
	height: 22px;
	background-repeat: no-repeat;
}

#textpositrow{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	color: #000;
	text-align: left;
	padding-bottom:3px;
}
#textpostitheader{
	font: 100%/1.0 "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #000;
	text-align: left;
	padding-top:30px;
}
#postid_h2{
	font: 100%/1.0 "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size:16px;
	text-align: right;
	padding-bottom:5px;
}
#postip_content{
	font: 100%/1.2 "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size:14px;
	/*font-weight:500;*/
	color:#000;
}
