p, input,select,legend{
	font-size:12px;
	margin:2px;
}
legend{
	font-weight:bold;
}
p label{
	display:block;
	clear:left;
	float:left;
	width:100px;
}
.errors{
	font-size:11px;
	color:#FF0000;
	margin:2px;
	font-weight:bold;
}
.errors strong{
	font-size:12px;
	color:#000000;
	margin:5px;
	font-weight:bold;
}
		
textarea, input, select{
	background: #DFDFDF url(images/input.gif) repeat-x;
}
.CSubmit{
	margin-left:100px;
	width:280px;
}

strong ul  li {
	font-size:12px;
}

#icons a, a:hover {
	font-family: arial;
	font-size:12px;
	color:#000;	
}