
td {
	font-family:Tahoma,sans-serif;
#	font-size:10px;
}
li {list-style:url(images/pic.jpg);}
a {
	color:#CCCCCA;
	text-decoration:none;
	}
a:link {color:#CCCCCA;}      /* unvisited link */
a:visited {color:#CCCCCA;}  /* visited link */
a:hover {
	color:#CCCCCA;
	text-decoration:underline;
}  /* mouse over link */
a:active {
	color:#CCCCCA;
	text-decoration:underline;
}  /* selected link */
input {font-size:10px;}
select {
#	font-size:9px;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}
textarea {
#	font-size:10px;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}
input[type='text'],input.text {
#	font-size:7px;
	border:#000000;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}
p {text-indent: 10pt;}
h2 {
#	font-size:13px;
	text-align:center;
#	vertical-align:text-top;
#	letter-spacing:1px;
#	color:#66482F;
}
h3 {
#	font-size:13px;
	text-align:center;
#	vertical-align:25px;
#	letter-spacing:1px;
#	color:#66482F;
}

.text {
	padding-left:20;
	padding-right:10;
}
.product {
	padding-left:20;
	padding-right:10;
}
.bg {
	background-repeat:no-repeat;
	background-position:top;
}
.bg2 {
	background-repeat:no-repeat;
	background-position:top;
	padding-left:20;
	padding-right:10;
}
.sl {color:000000;}
.product-title {
#	font-size:13px;
	text-align:center;
	vertical-align:-15px;
#	color:#66482F;
}
.category {
#	font-size:15px;
	text-align:center;
	vertical-align:-20px;
	color:#66482F;
}
.warning {
	color:red;
	font-weight:bold;
}

