.tightTop { margin-top:10px;}
.slideBox {
	position:absolute;
	top:0;
	left:0;
	text-shadow: 0px 0px;
	width:100px;
	max-width: 100px;
	word-break: normal;
	word-wrap: normal;
	color:black;
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	background-color:#FFFFFF;
	font-size:10px;
	border:inset;
	border-color:#CCCCFF;
	border-width:2px;
	padding:5px;
	cursor:pointer;
	filter:alpha(opacity=0);opacity:0;-moz-opacity:0;
	float:left;
	clear:both;
	}
.triggerButton {
	cursor:pointer;
	z-index:2;
	}
.helpButton {
	padding-top:0px;
	cursor:pointer;
	}
.helpCloseBox {
	position:relative;
	float:right;
	}
.helpBoxText {
	clear:all;
	position:relative;
	margin-top:-10px;
	padding-right:15px;
	}
tr.rowShow {display:table-row;}
tr.rowHide {display:none;}
.norm {
	color: black;
	font-style: normal;
	font-weight: normal;
	}
.italic {
	font-style:italic;
	}
.bold {
	font-weight:bold;
	}			
.smallish {
	font-size:8pt;
	}
.caps {
	text-transform: uppercase;
	}
.justRight {
	margin-right:0px;
	}
.leftFloat { 
	float:left;
	}
.rightFloat {
	float:right;
	}
.lookatme {
	color:red;
	font-style:italic;
	}
.customizer {
	max-height: 50px;
	background-color:green;
	height:50px;
	}
.rContainer {
	position:relative;
	clear:both;
	}
.hideIt {
	display:none;
	}
.showIt {
	display:inline;
	}
.widenIt {
	width:100%;
	margin-right:0px;
	}
.dd {left: 0px; top: 0px; border-color:dddddd; border-style: solid; position:absolute; border-width:1px;height:30px; width:30px;}
.ch {width:30px; height:30px;}
.sl {width:30px; height:30px; cursor:pointer;}
table.attrPicker {padding-bottom:10px;}
.sysdata {display:none;}
.sd {display:none;}
.selectedCell { border-color:dddddd; border-style:solid; border-width:3px;}
.bordered { border-color:black; border-style:none; border-width:1px;}
.control {
	position:relative;
	float:left;
	width:150px;
	padding-bottom:5;
	margin-right: -3px;
	}
.allClear {
	clear:both;
	}
