
	.text-text { border:2px solid #c4c4c4;width:256;
     height:29;
     font-size:15px;
     font-family:arial;
	font-weight: bold;
    color:#333; }
	.textarea-textarea { border:2px solid #c4c4c4; width:387;
     height:155;
     font-size:15px;
     font-family:arial;
	font-weight: bold;
}
	.sendBtn {
		    border          : 0px  #000;
            background      : #000;
            cursor          : pointer;
            color           :#fff;
			text-align		: right;
            font-family     : Arial, Helvetica, sans-serif;
	        font-size       : 12px;
	        font-weight     : bold;
            width           :79px;
            height          :29px;
	}
	