form textarea {
	background-color: #D6D6D6;
	background-repeat: no-repeat;
	height: 210px;
	width: 278px;
	color: #000000;
                border-width: 1px;
                border-color: #000000;
                p {color: #808080}

}


form input {
	background-color: #D6D6D6;
	background-repeat: no-repeat;
	height: 23px;
	width: 186px;
	color: #000000;
                border-width: 1px;
                border-color: #000000;
                p {color: #808080}

}


.button { 
 background-color: #B0B0B0;
	background-repeat: no-repeat;
	height: 23px;
	width: 91px;
font-weight:bold;

	color: #515151;
                border-width: 1px;
                border-color: #000000;
                p {color: #808080}
}


