.demopool .bg {
	background-image: url('../img/layout/rows/rowBGGrayRL.gif'); 
	background-position: right; 
	background-repeat: repeat-y; 
	background-color: #fff;
	}
.demopool .mainframe {
	padding: 20px;
	}	
.demopool .title {
	font-weight: bold;
	padding: 0px;
	}
.demopool .sectiontitle {
	font-weight: bold;
	padding: 20px 0px 10px 0px;	
	color: #000;
	}	
.demopool .des {
	font-size: 12px;
	font-family: Arial;
	}
.demopool .des, .val {	
	white-space: nowrap;
	}	
.demopool .des, .val, .errorsign {	
	padding-bottom: 3px;
	}		
		
.demopool .left {
	tex-align: left;
	padding-right: 10px;
	}	
.demopool .arrow {
	padding: 0px 5px 0px 5px;
	}		
.demopool .allwidth {
	width: 100%;
	}			
.demopool .errorsign { 
	text-align: right; 
	padding: 0px 15px 0px 15px; 
	font-weight: bold; 
	color: #da251d;
	width: 80px;
	}
.demopool input[type='text'], select, textarea, .textfield {
   border: solid 1px #7e7e7e; 
	background-color: #e7e7e7; 
	color: #4d4948;
	font: normal normal 12px Arial; 
	height: 19px;
	}
.demopool textarea {
	width: 480px;
	height: 100px;
	font-style: italic;
	padding: 7px;
	text-align: justify;	
	}
.demopool center {
	text-align: center;	
	}	
.demopool .size1 {
	width: 30px;
	}	
.demopool .size2 {
	width: 80px;
	}		
.demopool .size3 {
	width: 270px;
	}			
.demopool .markpointertext {
	cursor: pointer;
	}
.demopool .dashedframe {
	border : dashed 1px #767676;
	padding: 8px 0px 8px 8px;
	} 
.demopool .dashedsectiontitle	{
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	}
.demopool .beforesubsection {
	padding-bottom: 8px;
	}		
.demopool .aftersubsection {
	padding-top: 8px;
	}	
.demopool .footnote {
	padding-top: 15px;
	font-size: 10px;
	text-align: justify;
	}
.demopool .itemrow {
	padding-bottom: 10px;
	}
.demopool .inputsend	{
	padding-top: 10px;
	}
.inputButton { 
	background-color: #9f9f9f; 
	cursor: pointer; 
	width: 100px; 
	color: #fff; 
	border: solid 1px #5e5e5c;
	height: 19px;
	}	
.demopool .sectionerror {
	padding-bottom: 10px;
	color: #da251d;	
	}	
/*
@media print {
.inputButton { display:none }
.inputText { border: none; background-color: #e7e7e7; color: #4d4948 }
}
*/
