@charset "utf-8";

#item {
	font-size: 16px;
	font-weight: bold;
}
#itemdesc2 {
	font-size: 12px;
	letter-spacing: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#Quan {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

#flavors {
	margin-bottom: 5px;
}
#notes {
	margin-bottom: 10px;
	clear: both;
}
#form1 {
	width: 700px;
}

#form1 h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #F60;
	letter-spacing: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#form1 #CB {
	float: left;
	width: 300px;
}
#cheese {
	margin-top: 10px;
}
.popit {
	color: #F00;	
}

#clear {
	clear: both;
	margin-bottom: 10px;
}
.buttoncart {
	padding: 2px;
	background-color: #E9193A;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666;
}
.buttoncart:Hover {
	background-color: #F60;
}

