#popup_content.confirm {
	background-image: url(images/important.gif);
}

#popup_content.prompt {
	background-image: url(images/help.gif);
}


#popup_prompt {
	margin: .5em 0em;
}

/*  ************* alerts.css By Lilo************ */
	

	element.style {
	left:437.5px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
 
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	position:fixed;
	top:0;
	z-index:99999;
	}
	#popup_container {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	color:#000000;
	font-family:Arial,sans-serif;
	font-size:12px;
	
	margin: 0pt; padding: 0pt; position: fixed; z-index: 99999; 
 							  top:143px; left:437px; width:420px
	 
	}
	#popup_title {
	/*
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#CCCCCC url(images/title.gif) repeat-x scroll center top;
	border-color:#FFFFFF #FFFFFF #999999;
	border-style:solid;
	border-width:1px;
	color:#666666;
	cursor:default;
	font-size:14px;
	font-weight:bold;
	line-height:1.75em;
	margin:0;
	padding:0;
	text-align:center;
	*/
	}
	#popup_content.alert {
	background-image:url(images/info.gif);
	}
	 
	#popup_content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	 
	margin:0;
	background:#FFFFFF;
	 
	}
	#popup_message {
		padding:20px; color:#333333;
		
		border-left:#e92626 solid 1px;
		border-right:#e92626 solid 1px;
		text-align: center;
	}
	#popup_panel {
	text-align:center;
	border-left:#e92626 solid 1px;
	border-right:#e92626 solid 1px;
	border-bottom:#e92626 solid 1px;
	padding-bottom:15px
	}
	
	 /*       NEWWwww  */
	 .button_red{ background:url(/images/button_red.png)  no-repeat; height:24px; width:146px; font-weight: bold; color:#FFFFFF}
    
	 .WRpopup_left {height:22px; width:20px; float:left;background: url(/images/popup_redLeft.png) top no-repeat}
	 .Wrpopup_top{
	 	height:22px;
	 	width:380px;
	 	background:#e92626;
	 	float:left;
	 	text-align: center;	 	
	 }
	
	 .WRpopup_right {height:22px; width:20px; float:left;background: url(/images/popup_redRight.png) top no-repeat}
	 
	 .popup_orngTop{ background:#fda906; float:left; height:26px; }
	 
	 
	 
	 .confirm_msg{  color:#3887d1; font-weight:bold; font-size:13px; line-height:22px;}
	 
	 
	 
	 
/*  ************* alerts.css ************ */