#input {

	border: solid 1px #cc6666;
	background-color: #ffcccc;
	width: 230px;
	height: 21px;
	
	}
	
	#input_2 {

	border: solid 1px #cc6666;
	background-color: #ffcccc;
	width: 464px;
	height: 21px;
	
	}
	
	#text_area {

	border: solid 1px #cc6666;
	background-color: #ffcccc;
	width: 464px;
	height: 121px;
	
	}
	
	#input_text {
	     font-family: "georgia";
		font-weight: none;
		font-size: 10px;
		line-height: 11pt;
	
	}
	
	#top_text {
	    font-family: "georgia";
		font-weight: none;
		font-size: 11px;
		
		line-height: 11pt;
	
	}
	
	