﻿label.error {		float: none;		border: 0px;		color: #de4d39;		padding-left: 0em;		margin-right: 0px;		margin-left:0px;		margin-top:-5px;		vertical-align: middle;		font-size:12px;		font-weight:normal;		width: 200px;		line-height: 14px;		text-align: left;		display: block;	}	p {		clear: both;	}	#container table tr td div a, a:link, a:active, a:visited {				text-decoration: none;		color:#333;		font-weight:normal;	}	#container table tr td div a:hover {		font-size: 14px;		text-decoration: none;		color:#ffffff;		font-weight:normal;	}	em {		color:#F00;	}	#agree {		margin-bottom: 10px; font-size: 1.3em; float: left;	}	#disclaimer {		font-size: 1.2em; margin-bottom: 10px;	}	#disclaimer p {		font-size: 0.9em; font-style: oblique;	}