.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5C5C5C;
	text-decoration: none;
}
.border {
	border: 1px solid #5C5C5C;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5C5C5C;
	border-right-color: #5C5C5C;
	border-bottom-color: #5C5C5C;
	border-left-color: #5C5C5C;
}
.border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5C5C5C;
	border-right-color: #5C5C5C;
	border-bottom-color: #5C5C5C;
	border-left-color: #5C5C5C;
}
.borderLite {
	border: 1px solid #E7E7E7;
}
.border04 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5C5C5C;
}
.girl {
	background-image: url(/images/back-pearl-jewelry.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5C5C5C;
}
.girl2 {
	background-image: url(/images/back-pearl-jewelry-2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.productTumb {
	float: left;
}a {
	font-weight: bold;
	color: #626262;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
