/* ---------------------------------------------------------
   moderations-zettel
--------------------------------------------------------- */
.note-big{		
	position: relative;
	top: -0.8em;		
	margin-bottom: 1em;
	width: 496px;	
	background: transparent url(../../img/r2/notebig_bg_mid.gif) repeat-y left top;
}

.note-big .sub-notebottom{
	background: transparent url(../../img/r2/notebig_bg_bottom.gif) no-repeat left bottom;
}

.note-big .sub-txt{
	z-index: 100;
	padding: 10px 10px 0 10px;		
	background: transparent url(../../img/r2/notebig_bg_top.gif) no-repeat left top;
}

.note-big .sub-sign{
	background: url(../../img/r2/attention.gif) no-repeat left top; 
	width: 16px; 
	height: 26px; 
	float: left;
}

.note-big .sub-signature{
	margin-bottom: 0.5em;
}
