
input.type_text, textarea {
    border:2px #ddd inset;
    }

textarea.rte {
    width:300px;
    height:150px;
    }

iframe.rte {
	background-color:#fff;
	border:2px #ddd inset;
	}


.flash-message {
	padding: 0.5em 0 0 1em;
	font-size: 16px;
	font-weight: bold;
	color:#444;
	}

