


.nof-textarea {
width:100px;
height: 100px;	
}
		div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 80px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
  font-weight:bold
  } 
  
div.row p.title{
	  text-align: left;
	font-weight: bold; 
	font-size: 1.2em; 
	width:100%;
}

.nofButtons {

margin:0px 0px 0px 30px;
}


/* NOF */




.nof-textarea {
width:100px;
height: 100px;	
}
.row {
	clear: both;
	padding-top: 10px;
	width:400;
}
.rowNarrow {
	clear: both;
	padding-top: 10px;
	width:250px;
}
.rowWide {
	clear: both;
	padding-top: 10px;
	width:600;
}

.row span.label,.rowNarrow span.label,.rowWide span.label {
	float: left;
	width: 100px;
	text-align: right;
}

.row span.formw {
	float: right;
	width: 300px;
	text-align: left;
	font-weight:bold
} 

.rowNarrow span.formw {
	float: right;
	width: 150px;
	text-align: left;
	font-weight:bold
} 

.rowWide span.formw {
	float: right;
	width: 500px;
	text-align: left;
	font-weight:bold
} 


.row span.formw input,.rowNarrow span.formw input,.rowWide span.formw input {
	font-weight:bold;
	/*width:100px;*/
} 
.row span.formw select,.rowNarrow span.formw select,.rowWide span.formw select {
	font-weight:bold;
	/*width:100px;*/
} 
.row span.formw textarea,.rowNarrow span.formw textarea,.rowWide span.formw textarea {
	font-weight:bold;
	width:100px;
	height: 100px;	
} 
.row span.formw textarea{
font-weight:bold;
	width:260px;
	height: 120px;	
}
.row p.title,.rowNarrow p.title{
	text-align: center;
	font-weight: bold; 
	font-size: 1.2em; 
	width:100%;
}
.nofButtons {

margin:0px 0px 10px 30px;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto;
	font-size: 100%; 
	background-color: #ECF3D9;
	
	color: BLACK;
	margin: 10 0 0 0 ;
	overflow:hidden;
	/*border:1px solid blue;*/
}

.boxhead {
	/*background: url(/shadomx/ui/images/box/sbhead-r.gif) no-repeat top right;*/
	margin: 0 0 5px 0;
	padding:  0 15 0 15;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1.3em;
	position: relative;
	/*border-top:1px solid gray;
	border-bottom:1px solid gray;*/
}
.boxhead h2 {
	background: url(/shadomx/ui/images/box/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 0px 30px 5px;
	color: #5E7124; 
	font-weight: bold; 
	font-size: 2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	/*background: url(/shadomx/ui/images/box/sbbody-l.gif) no-repeat bottom left;*/
	margin: 0;
	padding-left:15px;
	padding-right:15px;
	/*padding: 0px 30px 31px;*/

}

.csstitle {
	font-weight: bold; 
	text-align:center;
	font-size: 1.2em; 
}


.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/shadomx/ui/styles/forms/tr.gif) no-repeat top right; 
	position: relative;
}

.roundbottom {
	clear:both;
	background: url(/shadomx/ui/styles/forms/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

