
div#lightbox {
	text-align: left;
	border: 2px solid rgb(181, 18, 26);
	padding: 20px;
	font-size: medium;
	background-color: white;
	display: none;
	opacity: 1.0;
}

div#lightbox div#lbinner {
	padding-left: 60px;
	padding-right: 30px;
	padding-top: 30px;
	text-align: center;
}

div#lightbox div#lbinner table {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

div#lightbox div#lbinner table td.lab {
	text-align: right;
	padding-right: 10px;
	font-size: small;
}

div#lightbox div#lbinner div#chks {
	font-size: small;
	font-weight: bold;
	text-align: left;
}

div#lightbox div#lbinner div#btns {
	padding-top: 24px;
	text-align:center;
}

div#lightbox div#lbinner div#btns img {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	border: 0;
	vertical-align: middle;
}




div.vspace1 {
	height: 1em;
}

div.vspace10 {
	height: 10em;
}

div.vspace5 {
	height: 5em;
}

div.vspace05 {
	height: 0.5em;
}




div#recentchanges {
	font-size: small;
	font-weight: bold;
	padding-bottom: 1em;
}

div#recentchanges div#rclist {
	padding-top: 1em;
	font-size: small;
	font-weight: normal;
	color: #777777;
	font-weight: bold;
}

div#recentchanges div.grptitle {
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: .5em;
}

div#recentchanges div.title {
	color: rgb(181, 18, 26);
	font-size: small;
	font-weight: bold;
}

div#recentchanges div.title a:link {
	color: rgb(181, 18, 26);
	text-decoration: none;
}

div#recentchanges div.title a:visited {
	color: rgb(181, 18, 26);
}


div#recentchanges div.txt {
	font-size: small;
	font-weight: normal;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: .5em;
}

div#recentchanges div.txtnb {
	font-size: small;
	font-weight: normal;
	padding-bottom: .5em;
}
