fieldset {    font: 0.8em "Helvetica Neue", helvetica, arial, sans-serif;    color: #666;    background-color: #efefef;    padding: 2px;    border: solid 1px #d3d3d3;    width: 350px;	}legend {    color: #666;    font-weight: bold;    font-variant: small-caps;    background-color: #d3d3d3;    padding: 2px 6px;    margin-bottom: 8px;    }label  {    font-weight: bold;    line-height: normal;    text-align: right;    margin-right: 10px;    position: relative;    display: block;    float: left;    width: 125px;    }label.fieldLabel  {    display: inline;    float: none;    }input.formInputText  {    font-size: 0.8em;    color: #333333;    padding: 2px;    border: 1px solid #666666;    margin-right: 5px;    margin-bottom: 5px;    height: 15px;    }input.formInputText:hover {    border: 1px solid #FFCC00;    color: #000;    cursor: pointer;	}input.formInputText:focus {    color: #000;    background-color: #ffffff;    border: 1px solid #FFCC00;     cursor: text;    }select.formSelect {	font-size: 0.8em;	color: #333333;	background-color: #FFFFFF;	padding: 2px;	margin-right: 5px;	margin-bottom: 5px;	cursor: pointer;	border: 1px solid #000066;    }select.formSelect:hover {	color: #333;	background-color: #FFCC33;	border: 1px solid #000066;	}select.formSelect:focus {	color: #000;	background-color: #ffffff;	border: 1px solid #000066;    }input.formInputButton  {	font-size: 1.1em;	vertical-align: middle;	font-weight: bold;	text-align: center;	color: #333333;	background: #FFCC00;	padding: 5px;	cursor: pointer;	margin-left: 10px;	margin-top: 0px;	border: 0px none;    }input.formInputButton:hover  {	background-color: #666666;	color: #FFFFFF;    }input.formInputButton:active  {    }input.formInputButton2 {	font-size: 1.1em;	vertical-align: middle;	font-weight: bold;	text-align: center;	color: #FFFFFF;	background: #333333;	padding: 5px;	cursor: pointer;	margin-left: 10px;	margin-top: 0px;	border: none;}input.formInputButton2:hover {	background-color: #999999;	color: #333333;}#form {	font-weight: bold;	line-height: normal;	text-align: left;	display: block;	float: left;	padding: 0px 0px 0px 165px;	list-style-image: none;	list-style-type: none;	width: 575px;}form ul {	list-style-image: none;	list-style-type: none;	padding: 0px 0px 10px;	margin: 0px;	display: block;	text-align: left;}form li {	list-style-image: none;	list-style-type: none;	padding: 0px 99px 10px 0px;	margin: 0px;	display: inline;	text-align: left;}.list {	list-style-image: none;	list-style-type: none;	margin: 0px;	display: inline;	text-align: left;	padding-top: 0px;	padding-bottom: 10px;	padding-left: 65px;	padding-right: 0px;}.name {	text-align: left;	padding: 0px;	margin: 0px;}.phone {	text-align: left;	padding: 0px 0px 0px 102px;}#player {    font-weight: bold;    line-height: normal;    text-align: right;    margin-right: 10px;    position: relative;    display: block;    float: left;    width: 50px;}.address {	text-align: left;	padding: 0px 0px 0px 12px;	margin: 0px;}