@charset "utf-8";
/* CSS Document */





textarea, select, .inputtext {		 
	background:#E5E5E5;
	border:none; padding:1px 0 0 1px;
	font-family:arial;
	color:#4D6D71;
	width:300px;
	height:50px;
	overflow:auto;
}
.inputtext {height:20px;}


.inputtxtarea {		 
	background:#E5E5E5;
	width:800px; height:100px;
	border:0px solid #E5E5E5; padding:5px 0 0 4px;
	margin-left:25px;
	color:#000000;
	font-family:arial;
	overflow:auto;
	font-size:normal;
}

.inputtxt {		 
	background:#3BB7C9;
	width:250px; height:26px;
	border:1px solid #121211; padding:5px 0 0 4px;
	color:#ffffff;
	font-family:arial;
	font-size:normal;
}


#fadeshow2toggler{
	position:absolute;
	width:140px; 
	margin-left:410px;
	top:770px;
	z-index:2200;
	height:40px;
	border:0px #ffffff solid;
	}
.previous {
	margin:0px 0 0 0px;
	left:0px; top:0px;
}	

.next {
	margin:0 0 0px 0px;
	left:0px; top:0px;
}

#demo1,#demo2{
	width: 300px;
	margin-bottom: 0em;
	background: #ffffff;
	}
select#sel1,select#sel2 {
	font-size: 13pt;
	background: #ffffff;
	width: 300px;
	color: #343434;
	padding: 0.2em 0.2em;
	font-family:'Myriad Pro', Myriad Apple;
	font-style:italic;
	display:block;
	}

.replace1,.replace2 {
	padding: 0.2em 0.2em;
	text-align: left;
	font-size: 13pt;
	border: 0px outset #222222;
	background: #ffffff url('../images1/arrowd.png') 98% 50% no-repeat;
	color: #343434;
	font-family:'Myriad Pro', Myriad Apple;
	font-style:italic;
	display:block;
	}
