.dojoxLightbox {
background:url(../images/bg-header.jpg) repeat-x #D7E400 0 -305px;
border:0;
padding:5px;
border:2px solid #5F6B00;
}
.dojoxLightboxText {
color:#4C5501;
font-weight:bold;
text-align:center;
margin-left:16px;
font-size:1.1em;
}
.LightboxClose {
	background:url('../images/close.png') no-repeat center center !important;
}
.di_ie6 .LightboxClose {
	background:url('../images/close.gif') no-repeat center center !important;
}
