textarea {
	background-color: #333333;
	background-image: url(images/formback.png);
	background-repeat: repeat;
	height: 286px;
	width: 475px;
        overflow: auto;	
	color: #ededed;
                border: 1px solid #000000;
                p {color: #ededed}

}


.txtbar {
	background-color: #333333;
	background-image: url(images/formback.png);
	background-repeat: repeat;
	height: 23px;
	width: 382px;
	color: #ededed;
                border: 1px solid #000000;
                p {color: #ededed}

}



.clear { 
	height: 17px;
	width: 44px;
}


.send { 
	height: 17px;
	width: 41px;
}

select { 
	height: 17px; 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
}


