@CHARSET "UTF-8";

#webform-ahah-confirmation > div {
    background-color: #f8fff0;
    border: 1px solid #bbee77;
    font-weight: bold;
    margin-top: 8px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 60%;
}

.webform-component .textarea-processed {
    font-size: 11pt;
}

#edit-webform-ahah-submit:disabled {
	background: none repeat scroll 0 0 #b6b6b6;
	border: 1px solid #777;
	cursor: auto;
}