
input[type="text"], textarea {
    border: 1px solid grey;
	line-height:1.62em; }

.form_error .error {
    color: red;
    font-weight: bold; }




.optionsbox{
	width: 20px;
	position: relative;
	display: inline;	
    background:url("/static/images/admin/admin_options.png") no-repeat;
}


