div#footer
	{
	padding-top: 6px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	}
	
#USERNAME, #OLDPASSWORD, #PASSWORD, #PASSWORD1, #TITLE, #FIRSTNAME, #SURNAME, #salary, #salarysought, #ADDRESS, #ADDRESS1, #CITY, #COUNTRYNAME, #POSTCODE, #JOBTITLE, #COMPANYNAME 
	{
	margin-bottom: 2px;
	width: 180px;
	}
			
#ADDRESS, #USERNAME, #PASSWORD, input.igfilename
	{
	margin-top: 2px;
	}
			
#TITLE
	{
	margin-top: 2px;
	}
	
table.greytable, table.status
	{
	border: solid 1px #f0f0f0;
	}
	
td.statuslabel, td.statusvalue
	{
	padding-bottom: 5px;
	}
	
td.statusvalue
	{
	padding-left: 5px;
	}
 