form input, form select {
    border: 1px solid #77A8DE;
}

.error {
	background: transparent url(../../img/center/alert.gif) no-repeat scroll 4px 3px;
}

#editableListForm hr {
	border-top:1px solid #CCCCCC;
}

