input, select {
	font-size: 10pt;
}



a div#add {
	background: url("../menu/add.gif") no-repeat;
	width: 29px;
	height: 28px;
	float: left;
	padding: 0px 3px 0 3px;
}
a div#details {
	background: url("../menu/details.gif") no-repeat;
	width: 33px;
	height: 27px;
	float: left;
	padding: 0 3px 0 3px;
}
a div#eventboxer {
	background: url("../menu/eventboxer.gif") no-repeat;
	width: 25px;
	height: 30px;
	float: left;
	padding: 0 3px 0 3px;
}
a div#rows {
	background: url("../menu/rows.gif") no-repeat;
	width: 32px;
	height: 28px;
	float: left;
	padding: 0 3px 0 3px;
}
a div#edittickets {
	background: url("../menu/edittickets.gif") no-repeat;
	width: 26px;
	height: 26px;
	float: left;
	padding: 0 3px 0 3px;
}
a div#discount {
	background: url("menu/discount.gif") no-repeat;
	width: 28px;
	height: 28px;
	float: left;
	padding: 0 3px 0 0px;
}
a div#heardfrom {
	background: url("menu/heardfrom.gif") no-repeat;
	width: 31px;
	height: 33px;
	float: left;
	padding: 0 3px 0 0px;
}

table.right {
	float: right;
}
table.widecenter {
	margin: auto;
}

p.second {
	margin-right: 220px;
	text-align: justify;
}

