/* dojo overrides */
.dijitDialogTitleBar {
	background-image: url(/jobsrep/gfx/wiw/interface/dojo_dialog_header_gradient.png) !important;
	border-bottom: #a5d8f0 1px solid !important;
}

.dijitDialogCloseIcon {
	top: 6px !important;
}

.dijitDialog {
	background-color: white !important;
	border:1px solid #008fd4 !important; 
}

.dijitDialogTitle {
	color: #008fd4 !important; 
}

.dijitDialogUnderlay {
	background:#000000 none repeat scroll 0 0;
	opacity:0.50;
}