a
{
  outline: none;
}
img {
  border: 0;
  outline-width: 0px;
}
#CONTAINER {
  position:relative;
  top:0;
  width:100%;
  text-align: center;
}
#FRAME {
  margin: 0 auto;
  width: 716px;
  height: auto;
  position: relative;
  text-align: left;
  padding-top: 80px;
}
#SNEAK {
  position: absolute;
  top: 440px;
  left: 540px;
  width: 173px;
  height: 128px;
}
#ADDTHIS {
  position: absolute;
  top: 620px;
  left: 105px;
  width: 500px;
  height: 28px;
  font-size: 11px;
  font-family: Arial;
}
#ADDTHIS img {
  padding-left: 5px;
}
#ADDTHIS a, #ADDTHIS a:visited {
  text-decoration: none;
  color: #585858;
  cursor: pointer;
}
.addthis_button {
  background: url('/images/icons/addthis.png') no-repeat;
  padding-top: 3px;
  _padding-top: 0px;
  padding-right: 10px;
}
.twitter {
  background: url('/images/icons/twitter.png') no-repeat;
  padding-top: 3px;
  padding-left: 18px;
  padding-right: 10px;
}
.facebook {
  background: url('/images/icons/facebook.png') no-repeat;
  padding-top: 3px;
  padding-left: 18px;
  padding-right: 10px;
}
.addthis_button_email {
  background: url('/images/icons/email.png') no-repeat;
  padding-top: 3px;
  _padding-top: 0px;
}
#POPUP {
  background: url('/images/popup/popup_bg.png') no-repeat;
  width: 510px;
  height: 350px;
  position: absolute;
  top: 200px;
  left: 90px;
  display: none;
}
#POPUP #CLOSE {
  position: absolute;
  right: 27px;
  top: 34px;
}
#POPUP form {
  padding-top: 165px;
  padding-left: 33px;
}
td {
  color: #000;
  border: 0px;
  font-family: Arial;
  font-size: 13px;

}
td input {
  width: 90px;
}
input.email {
  width: 150px;
}
button {
  border: 0px;
  margin: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
  width: 105px;
  height: 30px;
}
#home-content {
  display: none;
}
