﻿
.do_not_display{display:none}
.red_border{border:dashed 1px red;}
.green_border{border:dashed 1px green;}
.detailsTitle{margin:0px 10px 10px 0px; font-weight:bold;}
.just_bold {font-weight:bold;}
.modalPopupConfirm {background-image:url(images/sidebar_header.gif); background-position:top; background-repeat:no-repeat;	
	border-bottom-width:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;color: #09203c;overflow:hidden; background-color:White;
	border-width:1px;border-style:solid;border-color:Gray;padding:0px; text-align:center;}

.modalPopupWait{background-color:white;border-width:3px;border-style:solid;border-color:Gray;padding:3px;width:500px;color:Black;overflow:hidden;}	
.modalBackground {background-color:black;filter:alpha(opacity=70);opacity:0.7;}

.watermarked {
	font-size: 11px;
	width: 100px;
	color:gray;
}	