#contentRight ul {
    padding-bottom: 15px;
    margin-left: 20px;
}

#contentRight ul.error li
{
	font-size: 11px;
	color: #CF4B1A;
}

#contentRight input[type=text]:focus, textarea:focus
{
	background: #ecf0f6;
}
