#TB_window{
	border: none;
	background: #edefee;	
}

#TB_title{
	display: none;
}
#TB_ajaxContent{
	padding: 0px;
}	

.popup_postit_window{
	margin-left: -340px !important;	
	margin-top: -210px !important;	
	width: 678px !important;	
	height: 418px !important;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.popup_postit{
	width: 680px !important;	
	height: 420px !important;	
	overflow: hidden !important;
	padding: 0;
	margin: 0;
}
.popup_postit a{
	outline: none;
}
#contenu_postit{
	width: 413px;	
	height: 419px;	
	background: #ffffff url(http://images.very-utile.com/fond_postit.jpg) left top no-repeat;
	padding: 15px 0px 0px 12px;
}

#contenu_postit h3{
	color: #ff0101;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
}

#contenu_postit textarea{
	width: 400px;
	height: 343px;
	border: 0px solid;
	background: transparent;
	font-size: 12px;
	line-height: 30px;	
}
#contenu_postit #caution{
	line-height: 12px;
	height: 12px;
	font-size: 10px;
	color: #FF0000;
}