#showimage{
font-family: verdana,tahoma,arial;
font-size: 12px;
line-height: 18px;
color: #000000;
position:absolute;
visibility:hidden;
border: 1px solid gray;
background: #ffffff;
z-index: 100;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #00cc00;
min-width: 320px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 0px;
}
.microbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFDCE;
	background-color: #36009B;
	background-image: url(http://sit4less.com/images/box_title_tile.gif);
	background-repeat: repeat-x;
	border: 1px solid #22005C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
.microswitch {
font-family: arial;
font-size: 9pt;
color: #000000;
background-color: #ffffcc;
border-bottom: 0px solid gray;
border-left: 1px solid gray;
border-top: 0px;
border-right: 1px solid gray;
}
.microlink:link,.microlink:visited {
color: #b4b4b4;
}
.microlink:hover {
color: #009900;
}
.microheader {
font-family: arial;
font-size: 9pt;
color: #000000;
background-color: #ffffcc;
border-bottom: 1px solid gray;
border-left: 1px solid gray;
border-top: 0px;
border-right: 1px solid gray;
}
.microtext {
font-family: arial;
font-size: 7.5pt;
color: #000000;
}