.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
ul {
	list-style-type: none;
	list-style-image: url(../catering/images/dash_bullet.gif);
	margin-left: 20px;
	margin-bottom: 0px;
}
.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.vline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
#main {width:1150px;}
#image1 {
	width:87px;
	position:absolute;
	left: 262px;
	top: -1px;
	height: 78px;
}