.hideshow {
	FONT-SIZE: 100%; CURSOR: pointer; COLOR: #FF0000; TEXT-DECORATION: underline
}

.form_error{
color:red;
display:inline;
}


img{
	
	border:none;
}



div#indicator
{
 position: fixed;
  color:#000000;
  font-family: Tahoma; 
  font-size: 20pt;
  left: 85%;
  top: 85%;
  z-index: 900;
  padding:10px;
  border:1px solid #999999;
  opacity: .8;
  filter: alpha(opacity=80); 
  background: url(/images/indicator.gif) no-repeat 0 0;
  background-color: red;
}
 
 .clear-contentunit {
background:#D2D2D2 none repeat scroll 0 0;
border:medium none;
clear:both;
color:#D2D2D2;
height:0;
width:4px;
}


.rndTitle h1{
	color:white;
	font-size: 16px;
	}


.notebox td{
background-color:white;
padding: 8px;
}

.dialogouter{
padding-left:10px;
padding-right:20px;
}



