textarea {
	background-color: #333333;
	background-repeat: no-repeat;
	height: 286px;
	width: 344px;
        overflow: auto;	
	color: #ededed;
                border: 1px solid #000000;
                p {color: #ededed}

}


.txtbar {
	background-color: #333333;
	background-repeat: no-repeat;
	height: 23px;
	width: 252px;
	color: #ededed;
                border: 1px solid #000000;
                p {color: #ededed}

}



.clear { 
	height: 17px;
	width: 44px;
}


.send { 
	height: 17px;
	width: 41px;
}

select { 
	height: 15px; padding: 1px 0px 0px 0px; background-color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

