a:focus {
    outline: none;
}
#panel1,
#panel2,
#panel3,
#panel4,
#reg_panel,
#login_panel {
  background: transparent none no-repeat scroll center center;
  display: none;
}
#panel1,
#panel2,
#panel3 {
  height: 192px;
}
#panel1 img,
#panel2 img,
#panel3 img,
#panel4 img {
  display: inline;
}

.slide {
    width: 360px;
    margin: 0;
    padding: 0;
    border-top: solid 0px #220000;
    background: url(/static/seeexample_button.gif) no-repeat center;
}

.slide2 {
    cursor : hand;
    cursor : pointer;
}

.btn-slide4  {
    background: url(/static/arrow-square.gif) no-repeat right -47px;
    text-decoration: underline;
}
.btn-slide4.active {
    background-position: right 10px;
}
