.form {
	display: inline;
	border: 0px none;
}
.errors {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
.text {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
a.text:link {
	color: #000000;
}
a.text:visited {
	color: #000000;
}
a.text:active {
	color: #000000;
}
a.text:hover {
	color: #000000;
	text-decoration: underline;
}
.botmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
a.botmenu:link {
	color: #000000;
	text-decoration:none;
}
a.botmenu:visited {
	color: #000000;
	text-decoration:none;
}
a.botmenu:active {
	color: #000000;
	text-decoration:none;
}
a.botmenu:hover {
	color: #000000;
	text-decoration:underline;
}
.pageheading {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 34px;
}
.product_description {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
.product_name {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
}
.pagebg {
	background-repeat: no-repeat;
}
.goo_text { 
	position:absolute;
	left:-50000px;
	top:20px;
	width:5000px;
	height:100px;
	background:#ffffff; color:#000000;
	display:none;
}
