#pageslide-body-wrap {
position: relative;
}

#pageslide-slide-wrap {
background-color: #006699;
position: fixed;
width: 0;
top: 0;
right: 0;
height: 100%;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
}

#pageslide-content h2 {
color: #fff;
font-size:30px;
margin-top:25px;
}

#secondary {
color: #fff;
width:450px;
padding:0 20px;
}