@charset "utf-8";
.buyproduct2 {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	margin: 2px;
}

.floatleft {
	float: left;
	margin-right: 10px;
}
.floatleftcentretext {
	float: none;
	vertical-align: super;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 18px;
	font-style: italic;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #333333;
}

.floatright {
	float: right;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003300;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.buyproduct {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
	margin: 2px;
}
.nounderline {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tandc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.pricetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
