/* Virtual Shopping CSS */
.v_s_button_bg {
  background-image: url('/img/virtual_shopping/button_bg.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.v_s_item_text {
  font-family: Arial;
  font-size: 13px;
  color: #7f7f7f;
  text-decoration: none;
}
.v_s_item_more {
  font-family: Arial;
  font-size: 13px;
  color: #535352;
  text-decoration: none;
}
.v_s_toc {
  font-family: Arial;
  font-size: 13px;
  color: #7f7f7f;
}
/* # Virtual Shopping CSS */
