.maineditexpand {
	background-color: #FFFFFF;
	background-image: url(fireworks/export/MainEdit.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}
.rightexpand {
	background-color: #FFFFFF;
	background-image: url(fireworks/export/RightExpand.jpg);
	background-repeat: repeat;
	background-position: top;
}
.leftexpand {
	background-color: #FFFFFF;
	background-image: url(fireworks/export/LeftExpand.jpg);
	background-repeat: repeat;
	background-position: top;
	vertical-align: top;
}
.MainEditText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 6px;
	float: left;
	text-align: center;
}
.producttext {
	font-family: Ariel;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
}
.smallproducttext {
	font-family: Ariel;
	font-size: 17px;
	text-align: center;
	vertical-align: center;
}
.DocsTableHeaders {
	background-color: #302362;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 100%;
}
