img {
	border:none;
}

.gtBackLink {
	border-top:1px solid #999;
	margin-top:1em;
	font-size:0.96em;
	line-height:300%;
	text-decoration:none;
}

label span.byText{font-size:80%;}

.error {
	font-weight:bold;
	text-align:center;
}
.warning {
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

.changed {
	color: #262;
	font-weight:bold;
}

.deleted {
	color: #000;
	text-decoration: line-through;
}

.separator {
	height:0;
	border:1px solid #BBB;
	margin: 2px 0;
}
.bl {display:block;}
.bl.ctr {margin:0 auto;}
.ctr {text-align:center;}
.clr {clear:both;}
.clrl {clear:left;}
.clrr {clear:right;}
.verysmall {
	font-size: 70%;
}
.verysmall.fixed {
	font-size: 9.8px;
}
.altop {vertical-align:top;}
.nomp {margin:0;padding:0;}
#breadcrumb {font-size:80%;}
tr.jscalendar-DB-today-style {display:none;}