#popup_containerKN {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #000;
	border: solid 5px #999;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_titleKN {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(../../../greb/js/jquery.alerts-1.1/images/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_contentKN {
	background: 16px 16px no-repeat url(../../../greb/js/jquery.alerts-1.1/images/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_contentKN.alert {
	background-image: url(../../../greb/js/jquery.alerts-1.1/images/info.gif);
}

#popup_contentKN.confirm {
	background-image: url(../../../greb/js/jquery.alerts-1.1/images/important.gif);
}

#popup_contentKN.prompt {
	background-image: url(../../../greb/js/jquery.alerts-1.1/images/help.gif);
}

#popup_messageKN {
	padding-left: 48px;
}

#popup_panelKN {
	text-align: left;
	margin: 1em 0em 0em 1em;
}

#popup_promptKN {
	margin: .5em 0em;
}


#popup_containerKN2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_titleKN2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(../../../greb/js/jquery.alerts-1.1/images/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_contentKN2 {
	background: 16px 16px no-repeat url(../../../greb/js/jquery.alerts-1.1/images/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_contentKN2.alert {
	background-image: url(../../../greb/js/jquery.alerts-1.1/images/info.gif);
}

#popup_contentKN2.confirm {
	background-image: url(../../../greb/js/jquery.alerts-1.1/images/important.gif);
}

#popup_contentKN2.prompt {
	background-image: url(../../../greb/js/jquery.alerts-1.1/images/help.gif);
}

#popup_messageKN2 {
	padding-left: 48px;
}

#popup_panelKN2 {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_promptKN2 {
	margin: .5em 0em;
}

#popup_containerKN4 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_containerKN3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_titleKN3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url() top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_contentKN3 {
	background: 16px 16px no-repeat url();
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_contentKN3.alert {
	background-image: url();
}

#popup_contentKN3.confirm {
	background-image: url();
}

#popup_contentKN3.prompt {
	background-image: url();
}

#popup_messageKN2 {
	padding-left: 48px;
}

#popup_panelKN3 {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_promptKN3 {
	margin: .5em 0em;
}
