﻿@charset "UTF-8";/* CSS Document */fieldset {	padding: 0;	border:none;	width:75%;	margin-bottom:26px;}fieldset p label.normal {	width:150px;	float:left;	margin-top:3px;}fieldset p {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #496dce;	padding-bottom: 4px;}input.singleLineTextBox {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	padding: 2px;	width: 200px;	border: 1px solid #000000;	height:14px;}a.registerLink {	text-decoration:none;	color:#333333;	display:block;	padding:6px;	background-image: url(/images/interface/registerGrad.jpg);	background-repeat: repeat-y;}a.registerLink:hover {	color:#496dce;}p.registerLine {	margin-top:-10px;	margin-bottom:15px;}