﻿
/* 20100402 RIK - removed from regis.. set of files .. */

body {
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
	  
.block { display: block; }

label.error { 
	font-style:italic; 
	font-size:14px; 
	font-family:"Times New Roman", Times, serif; 
	display: none; 
	clear: both; 
	float: left; 
	color: red; 
	padding-left: 5px; 
	vertical-align: top; 
	width:300px; 
}

em { 
	color: red; 
	font-weight: bold; 
	padding-left: 3px; 
	vertical-align: top; 
}

