#sendtofriend label.error
{
	color: red;
	font-weight: bold;
	display:block;
	margin:-20px 0 10px 0;
}

#makecomment label.error
{
	color: red;
	font-weight: bold;
	display:block;
	margin:-20px 0 10px 0;
}

#register label.error
{
	color: red;
	font-weight: bold;
	display:block;
	margin:-20px 0 10px 0;
}


#register .disclaimer label.error 
{
	font-size: 12px;	
}