#productlarge {
  border: 1px solid #ffffff;
}
#productlarge img {
  border: 1px solid #0B2777;
}
#imagehotspot {
  top: 350px;
  line-height: 16px;
  text-align: center;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  z-index: 1;
  position:absolute;
  width:360px;
  height:16px;
  margin-left:1px;
  background-color:#ffffff;
  opacity:.50;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}
#addtocart {
  text-align:center;
}
#codeprice {
  line-height: 20px;
  font-family: Times New Roman;
  font-size: 12px;
  background-color: #9ABDD9;
  color: #0C2878;
  padding: 14px 0px 8px 10px;
}
#codeprice .price {
  font-size: 14px;
}

#productbrowser {
  margin: 13px 0px 30px 13px;
}

#productbrowser td {
  line-height: 20px;
  font-family: Times New Roman;
  font-size: 14px;
  font-variant:small-caps;
  padding-bottom: 10px;
}

#productbrowser img {
  border: 4px solid #9ABDD9;
  border-top: 0px;
  margin-bottom: 4px;
}

#productbrowser a {
  color: #0D2877;
  text-decoration: none;
}

#productbrowser .price {
  color: #000000;
}



#paging td {
  line-height: 14px;
  text-align: center;
  font-size: 14px;
  font-family: Times New Roman;
  font-variant:small-caps;
}

#cartElement {
  width:121px;
  height:86px;
}
#cartItems {
  font-weight: bold;
}
#cartElementText {
  background-color:#9ABDD9;
  line-height: 20px;
  font-family: Times New Roman;
  font-size: 12px;
  color: #0C2878;
  padding: 4px;
}


