body {
  text-align:center;
  color: #5D2C1B;
  background-color: #37454E;
  font-family: "Myriad Roman";
  font-size:12px;
}
p {font-size:12px;}
div.container {
  margin:auto;
  margin-top:20px;
  text-align:left;
  width:682px;
  
}
table.main_table {
  width:682px;
  height:600px;
}
table.main_table td.header {
  height:114px;
  width:682px;
  background-image: url('images/picture_my_jewelry/header_03.jpg');
  background-repeat: no-repeat;
}
table.main_table td.content {
  width: 682px;
  background-image: url('images/picture_my_jewelry/background.jpg');
  background-repeat: repeat-y;
  padding-left: 30px;
  padding-right: 30px;
  vertical-align:top;
}

table.main_table td.footer {
  width: 682px;
  height: 35px;
  background-image: url('images/picture_my_jewelry/backgroundbottom_37.jpg');
  background-repeat: no-repeat;
}

.infoBox {
  background: transparent;
}
.infoBoxContents {
  background: transparent;
  font-family: "Myriad Roman";
  font-size: 10px;
}

div.hr1 {
  border:0px;
  background: transparent;
  background-image: url('images/picture_my_jewelry/background_31.jpg');
  background-repeat: no-repeat;
  height: 3px;
  margin: 0px;
  margin-top:10px;
  margin-bottom:0px;
}
a.product_link {
  color:#394553;
  text-decoration:none;
  font-size:12px;
  font-weight:normal;
}
a.product_link:hover {
  color:#ffffff;
}
a.product_link2 {
  color:#5D2C1B;
  text-decoration:none;
  font-size:12px;
  font-weight:normal;
}
a.product_link2:hover {
  color:#ffffff;
  text-decoration:none;
}
a.email_link{
	color: #394553;
	font-size: 12px;
	font-family: "Myriad Roman";
}
a.email_link:hover{
	color: #ffffff;
	text-decoration: none;
}

a.checkout_link{
	color: #394553;
	font-size: 10px;
	font-family: "Myriad Roman";
	text-decoration: underline;
}

a.checkout_link:hover{
	color: #ffffff;
	text-decoration: underline;
}
a.brown_link {
  color:#394553;
  font-weight:bold;
  text-decoration:none;
}
a.brown_link:hover {
  color:#ffffff;
  text-decoration:underline;
}
.brown_text {
  color:#5D2C1B;
}

td.productListing-data_sc {
  padding-top:10px;
  padding-bottom:10px;
  border-bottom: 1px solid #5D2C1B;
}
td.productListing-data_sc2 {
  padding-top:10px;
  padding-bottom:10px;
  border-bottom: 1px solid #5D2C1B;
  border-top: 1px solid #5D2C1B;
}

.HEADERtext { color: #5f2e10; font-size: 4mm; font-family: "Myriad Roman"; font-weight: bold; }
.BODYtext { color: #5f2e10; font-size: 3.25mm; font-family: "Myriad Roman"; font-weight: normal; }
.HEADERtextwhite { color: #eaebe3; font-size: 4mm; font-family: "Myriad Roman"; font-weight: bold; }