form{
	margin:0;
	padding:0;
	}
	
input{
	margin:0;
	padding:0;
	}

#checkList{
	display:block;
	margin:5px auto 10px;
	}
	
#download_pass_form{
	margin:0 0 10px 0;
	padding:0;
	}	
	
#download_pass_form a{
	display:block;
	height:102px;
	width:228px;
	margin:0 auto 0 auto;
	background-image:url(../images/page_graphics/parking_download_form_sprite.gif);
	text-indent:-9999px;
	}
	
#download_pass_form a:hover{
	background-image:url(../images/page_graphics/parking_download_form_sprite.gif);
	background-position: -228px 0;
	}
	
table{
	width:475px;
	border-collapse:collapse;
	margin: 5px auto 0 auto
	}
	
td{
	height:60px;
	padding-left:0;
	border-bottom-color:#CC9933;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}

td.first{
width:210px;
	}
	
td.second{
	width:140px;
	}
	
.last{
	border-bottom-color:#CC9933;
	border-bottom-style:solid;
	border-bottom-width:0;
	height:60px;
	}
	
#parking #content p{
	width:475px;
	margin:20px auto 0 auto;
	}
	
#parking #content .firstP{
	width:475px;
	margin:0 auto 0 auto;
	}	
	

