#poweredBy {display:none;}
#headerBanner {display:none;}

.modalBackground {
background-color: #6a7883;
filter: alpha(opacity=85);
opacity: 0.85;
}

.modal {
background-color: #fff;
border: solid 2px #6a7882;
width:560px;
}
.modalTitleBar {
cursor: move;
padding: 5px 10px;
color: #333333;
font-weight: normal;
background-color: #c0c0c0;
background: url( "support/images/header_bar_gray_background.gif" ) repeat-x left -2px;
}

.modalTitleBar a {
float: right;
color: #cb2026;
font-weight:normal;
text-decoration:underline;
font-size: 90%;
}
.modalInner {
background: url("support/imagesimages/top_fade_page.jpg") repeat-x top left;
padding: 10px;
}
