div.alert div.content {
	text-align:center;
	padding:1em
}
div.alert fieldset {
	text-align:center;
	border:none;
	white-space:nowrap
}
div.alert input.commandbutton {
	width:5em;
	margin-left:.25em;
	margin-right:0
}
div.alert input.close {
	margin-left:0
}
div.alert div.icon {
	position:absolute;
	left:2px;
	top:.2em
}
div.alert div.movehandle {
	padding-right:20px
}
div.maxminbuttons div.movehandle {
	padding-right:60px
}
div.fixable div.movehandle {
	padding-right:42px
}
div.fixable.maxminbuttons div.movehandle {
	padding-right:82px
}
div.nocaptionbuttons div.movehandle {
	padding-right:2px
}
div.iconic div.movehandle {
	padding-left:20px
}
div.alert div.maximize {
	right:20px
}
div.alert div.fix {
	right:62px
}
div.nomaxminbuttons div.fix {
	right:22px
}
div.alert div.minimize {
	right:40px
}
div.alert div.close {
	right:0px
}