#formcont{
/*background: #fff;*/
padding: 20px;
padding-top: 0px;
}
.select
{
	width: 120px;
}


fieldset {  
margin: 1.5em 0 0 0;  
padding: 0;
}
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
font-size: 14px;
}
fieldset ol {  
padding: 1em 1em 1em 1em;  
list-style: none;
}
fieldset li {  
padding-bottom: 0.1em;
padding-right: 250px;
}
fieldset.submit {  
border-style: none;
}

label {  
float: left;  
width: 8.5em;  
margin-right: 1em;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#767772;
font-style: normal;
padding-top:10px;
}

fieldset {  
 
clear: both;  
width: 100%;  
margin: 0 0 1.5em 0;  
padding: 0;  
border: 1px solid #BFBAB0;  
background-color: #deefff;
background: url(../images/fieldset.gif) repeat-x #f1f7fc;
}

fieldset.submit {  
float: none;  
width: auto;  
border-style: none;  
background-color: transparent; 
}

#addclick, #addclustclick, #addrealmclick
{
cursor: pointer;
text-decoration: underline;
}

#addclustclick, #addrealmclick {
padding-left: 10px;
}


ul#menu li {
  display: inline;
  position: relative;
}

ul#menu div {
  display: none;
  
  }

ul#menu li.mega div {
  /*width: 20em;*/
  position: absolute;
  top: 3em;
  right: 0em;
}

ul#menu li.hovering {
 background: url(../images/menubg.jpg) repeat-x; 

}

ul#menu li.hovering div {
  display: block;
}

.megadiv
{
	background: #73cbed url(../images/megabg.jpg) repeat-x;
	
}

#leftserv, #rightserv{
	
	/*position: relative;*/
}
#leftserv
{
	float: left;
	margin-left: 3em;
}
#rightserv{
	
	float: right;
	margin-left: 21.5em;
	}

.megadiv a
{
	background: none !important;
	text-align: left !important;
	width:  auto;
}

#admin
{
	padding-left: 2em;
	width: 15em;
	padding-bottom: 20px;
	padding-top: 10px;
}

#help
{
	
	width: 35em;
	padding-bottom: 20px;

}

.megadiv h3
{
	
	padding-left: 15px;
}

.megadiv p
{
	padding-left: 3em;
	padding-right: 3em;
	margin-top:  0;
	margin-bottom:  0;	
	padding-top:  10px;
	padding-bottom:  10px;	
	color: #333333;
}

.spacer {
padding-bottom: 15px;
}

#admin ul li {
color: #333333;
font-size: 1.2em;}


#admin ul li a {
color: #333333 !important;
text-transform:none !important;
font-size: 1em !important;
font-weight: normal !important;
line-height: normal !important;
}

#admin ul li a:hover {
text-decoration: underline;

}

img {
border: none;}

.tipimg{
float:right; 
margin-top: 3px;
}
.jTip a {
}

.hostli {
padding-right:1em !important;}