
#main {
	list-style-position: outside;
	white-space: normal;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	color: #000000;
	text-align: justify;
}
.form{
	padding-bottom: 10px;
}
td{
	font-size: 10pt;
}
.contactright{
	border-left: thin dotted Gray;
	border-left-width: thin;
	text-align: right;
	border-right: thin none Gray;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-bottom: thin none Gray;
	border-top: thin none Gray;
	height: 350px;
	float: right;
	width: 200px;
}

.requestright{ 
	border-left: thin dotted Gray;
	border-left-width: thin;
	text-align: right;
	border-right: thin none Gray;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-bottom: thin none Gray;
	border-top: thin none Gray;
	height: 300px;
	float: right;
	width: 300px;
}

.productlist{
	border-left: thin none Gray;
	border-left-width: thin;
	text-align: right;
	border-right: thin dotted Gray;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-bottom: thin none Gray;
	border-top: thin none Gray;
	height: 150px;
	float: right;
	width: 10px;
	margin-bottom: 10px;
}

.tapelist {
	list-style: square inside;
	line-height: 25px;
	text-indent: 25px;
}

.baglist {
	list-style: square inside;
	line-height: 25px;
	text-indent: 0px;
}

.tapeheading {
	font-size: 11pt;
	font-weight: bolder;
}

.productheading {
	font-size: 12pt;
	font-weight: bolder;
	color: Red;
	font-family: Arial;
}

.tapetop{
	border-left: thin none Gray;
	border-left-width: thin;
	text-align: right;
	border-right: thin none Gray;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-bottom: thin none Gray;
	border-top: thin dotted Gray;
	height: 10px;
	float: right;
	width: 500px;
}