@import url(shared.css);

#content {
	background: #f5f5eb;
	min-height:100px;
}
#content ul.formErrors li{
 margin-left:23px;
 margin-bottom:5px;
 color:#FF2B1C;font-weight:bold; }
