form#standard .mandatory, form#standard #confirmation_fail {
    color: #cc0000;
}

form#standard select {
    width: 100%;
}

#message_id {
    resize: none;
    height: 100px;
}

form#standard fieldset {
	margin-bottom: 0.5em;
}

ul.breadcrumbs + h1,
ul.breadcrumbs + h1 + hr {
	display: none
}