/* CSS Document */

#middle textarea
	{
		padding:2px;
		font-size:11px;
		background-color: #f1f6f8;
		width:95%;
		 overflow:hidden
	}
		
