#contentspace2 p:first-child{
margin-top:0;
}

p#slide {
clear: both
text-align:center;
margin-top:0;
}

p#slide a {
display:block;
margin:0 auto;
width:108px;
height:28px;
background:url('../graphics/toggle.png') no-repeat top center;
text-indent:-9999px;
}

p#slide a.show_this {
background:url('../graphics/toggle.png') no-repeat bottom center;
}