#sitesmith {  background: #2E2E2E; color: white; font-family: arial; font-size: 18px; padding: 20px; }
#sitesmith a { color: #D45951; }
#sitesmith span { border-bottom: 1px dotted #eee; }
#sitesmith strong { font-weight: bold; font-size: 22px; }
.sitesmith-right { float: right; }
/**
Classes
**/
.error { background: #aa0909 url('http://www.firstchoice-healthcare.com/assets/images/red-x.jpg') 1% 50% no-repeat; color: white; font-weight: bold; padding: 10px 0px 10px 20px; }
	.error span { padding-left: 10px; }
	
.success { background: #03802f url('http://www.firstchoice-healthcare.com/assets/images/green-check.jpg') 1% 50% no-repeat; color: white; padding: 10px 0px 10px 20px; font-weight: bold; }
	.success span { padding-let: 10px; }