.arrow {
	list-style-image: url(http://www.mbs-packaging.com/images/arrow-grey.gif);
}

body {
	background-color: #d0e7f3;
}
#form {
	margin: 10px;
	width: 450px;
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	Font-weight:normal;
}
	
#form fieldset {
	margin: 0;
	padding: 5px 5px 5px 30px;
	border: 0;
	border-top: 2px solid #000000;
}
	
#form legend {
	padding: 5px;
	font-size: 1em;
	text-align: center;
	color: #000000;
	Font-weight:bold;
}
	
#form table {
	width: auto;
	font-size: 1em;
}
	
#form table th {
	Font-weight:normal;
	text-align: right;
	vertical-align: top;
}

#form .txtline,
#form .txtarea {
	width: 250px;
}
	
#form .txtarea {
	height: 80px;
}
	
#form .submit {
	margin: 5px auto;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}
	
#form .submit:hover {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #166AC0;
}
	
#form .required {
	text-align: center;
	font-size: 0.8em;
}
	
#form .center {
	text-align: right;
}

p
{
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:1em;
}
