.slidingDiv {
/*
height:300px;
background-color: #99CCFF;
padding:20px;
margin-top:10px;
border-bottom:5px solid #3399FF;
*/
}

.show_hide {
display:none;
display:block;
width:84px;
height:37px;
line-height:37px;
background:url(../images/button-bg.png) no-repeat;
color:#fff;
text-decoration:none;
padding-left:50px;
}