#shopFrame
{
  margin-left: 30px;
  margin-right: 50px;
  height: 460px;
  width: 660px;
  overflow: hidden;
}
#shopSlider
{
  width: 100%;
}
#shopSlider h2,
#shopSlider h3
{
  margin-left: 30px;
  margin-right: 30px;
}
#arrows
{
  float:right;
  width:60px;
  height:460px;
  display: none;
}
#downarrow
{
  margin-top: 415px;
}
#arrows a,
#arrows a img
{
  text-decoration: none;
  border: none;
}