
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	letter-spacing: 3px;

}

.mainitalic {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 2px;
}
.dots {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 2px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
#productBox h1,h2,h3,h4,h5,h6{padding:0px; margin:0px; color:#000000; float:none;}
#productBox h1{font-size:14px; padding-bottom:3px;}
#productBox a{padding:0px; margin:0px; font-size:11px; padding-bottom:6px; font-family: Georgia, "Times New Roman", Times, serif;}
#productBox p{padding:0px; margin:0px; font-size:11px; padding-bottom:6px; font-family: Georgia, "Times New Roman", Times, serif; color: #333333;}

.catHeaderH1{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;font-weight: normal;	font-style: italic;		color: #333333;	letter-spacing: 3px;}

ul#terms-list {
	list-style-type: none;
	font-size: 11px;
	margin: 0 0 1.5em 10px;
	padding: 0;
}

#terms-list li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

#terms-list ul {
	list-style-type: none;
	margin: 0 0 0 18px;
	padding: 0;
}

ul#terms-list a:link {
	text-decoration: none;
	font-size: 11px;
}

ul#terms-list a:visited {
	text-decoration: none;
	font-size: 11px;
}

ul#terms-list a:hover {
	text-decoration: underline;
	font-size: 11px;
}

div.product-info {
	margin: 5px 15px;
	padding: 5px;
	float: left;
	background: #FFF;
	border: 1px solid #B6B6B6;
	text-align: center;
	width: 200px;
}

h2.product-name {
	margin: 10px 0 0 0;
	padding: 0;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #111;
}

img.product-thumbnail {
	margin: 0;
	padding: 0;
	border: 1px solid #EAEAEA;
}

.product-info p {
	margin: 0;
	padding: 0;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666;
}

.product-info a:link {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: underline;	
}

.product-info a:visited {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: underline;	
}

.product-info a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666;
	background: #ECECEC;
	text-decoration: none;	
}

div#product-info {
	margin: 0;
	padding: 10px 0;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #666;
}

h1#product-title {
	margin: 10px 0;
	padding: 6px 12px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 1px solid #666;
}

div#product-image {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
}

#product-image img {
	border: 1px solid #B6B6B6;
}

#product-info p {
	margin: 2em 0 0 0;
	line-height: 1.4em;
}

input#purchase-btn {
	margin: 0 0 0 25px;
	padding: 0;
	background: url('images/purchase-btn.gif') no-repeat;
	width: 81px;
	height: 18px;
	border: 0;
}

span#price {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
