#header {
	background:url("/images/hortsmart-header.jpg") repeat-x scroll center top;
}

#header ul.nav {
	font-size: 9px;
}

/* HORTSMART */
#hortsmart fieldset.accessories,
#hortsmart fieldset.payment {
}

#hortsmart fieldset.accessories div.full,
#hortsmart fieldset.payment div.full,
#hortsmart fieldset.information div.full {
	padding-top: 0;
}
#hortsmart fieldset.accessories label,
#hortsmart fieldset.payment label,
#hortsmart fieldset.information label {
	float: left;
	text-align: left;
	width: 350px;
}
#hortsmart fieldset.information label {
	width: 435px;
}
#hortsmart .accessories label.full,
#hortsmart .payment label.full,
#hortsmart fieldset.information label.full {
	line-height: inherit;
	padding-right: 0;
	width: 100%;
}
#hortsmart fieldset.accessories input,
#hortsmart fieldset.payment input,
#hortsmart fieldset.information input {
	margin-top: 8px;
	margin-right: 8px;
}
#hortsmart fieldset.payment input.radio {
	width: 30px;
}

#hortsmart .exhibitors-sponsors ul {
	font-size: 18px;
	line-height: 24px;
	margin: 20px 40px;
}

#hortsmart .exhibitors-sponsors ul li a {
	text-decoration: none;
}
#hortsmart .exhibitors-sponsors ul li a:hover {
	text-decoration: underline;
}

