.alert-box {
	width: 260px;
	color: #595959;
	z-index: 2008;
	}
	.all-wrapper {
		width: 260px;
		background: url(/img/popup/allerts-top.gif) 0 0 no-repeat;
		}
		.a_top {
			text-align: right;
			}
			.a_top A {
				cursor: pointer;
				}
				.a_top A IMG {
					padding: 6px 8px 0 0;
					}
			.a_top IMG {
				padding: 15px 15px 0 0;
				}
		.all_no {
			background: url(/img/popup/alerts_no.gif) 10px 50% no-repeat;
			}
		.all_yes {
			background: url(/img/popup/alerts_yes.gif) 10px 50% no-repeat;
			}
		.all_emerg {
			background: url(/img/popup/alerts_emerg.gif) 10px 50% no-repeat;
			}
		.all_no,
		.all_yes,
		.all_emerg {
			display: table;
			position: relative;
			width: 190px;
			height: 75px;
			padding: 0 0 0 70px;
			overflow: hidden;
			}
		.all_no DIV,
		.all_yes DIV,
		.all_emerg DIV {
			display: table-cell;
			vertical-align: middle;
			}
		.ok-btn {
			padding: 15px 0 0 0;
			clear: both;
			text-align: center;
			}
			.v-space {
				float: left;
				}
				.messegetext {
					padding: 0 4px 0 0;
					background: #FFF;
					}
	.a_bottom {
		background: url(/img/popup/allerts-bottom.gif) 0 100% no-repeat;
		font-size: 0;
		}



.allert-invite {
	width: 450px;
	color: #595959;
	}
	.all-invite-wrapper {
		position: relative;
		width: 450px;
		background: url(/img/popup/invite-top.gif) 0 0 no-repeat;
		text-align: center;
		}
		.invite-txt {
			padding: 0 10px 0 0;
			text-align: center;
			}
			.bugreport-txt {
				padding: 0 0 0.3em 3.5em;
				text-align: left;
				}
				.bugreport-txt H2 {
					padding: 0 0 0.3em 0;
					text-align: left;
					}
		.ok-btn-inv {
			padding: 15px 0 0 0;
			text-align: center;
			}
	.invite_bottom {
		background: url(/img/popup/invite-bottom.gif) 0 100% no-repeat;
		font-size: 0;
		}


.ajax-loader {
	position: absolute;
	right: 160px;
	bottom: 2px;
	background-color: #FFF;
	}
