﻿.dragHandle {
	cursor:move;
}
.invisible
{
	visibility:hidden;
	width:0px;
}



.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.validatorCalloutHighlight
{
    background-color: Yellow;
}


img
{
 border-color:#9ec4b9;
}	

#bg
{
	z-index:100;
    width:970px; 
    background-image:url(images/mainbackground.png); 
    overflow:auto;
}
.listsearcher
{
	color:Black;
	background-color:White;
}

		
.mainExpand {
  cursor:hand;
  cursor:pointer;
  font: bold .9em verdana, arial, helvetica, sans-serif;
