/*this class is for platform developers..*/
.jive-error-invite {
 	border: 1px solid #e4978c;
	 margin-top: 8px;
	 background: #f9ddd9  url(../../../images/error-16x16.gif ) no-repeat 6px 3px;
	 padding: 3px 9px 3px 30px;
	 -moz-border-radius: 4px;
	 -webkit-border-radius: 4px;
	}	
