/* Start of CMSMS style sheet 'content-slider' */
a {
    color: #C30;
    font-weight: bold;
    text-decoration: none;
}
a:hover { text-decoration: underline; }


ul {
  list-style-type:none;
  margin-left:0px;
}

li {
  padding: 2px;
}



#secondary {
    padding: 30px 30px;
    
height:30px;
background:#FFF;

}

#pageslide-slide-wrap {
    background-color: #000;
margin-top:0px;
}

#pageslide-content h2 {
  color: #C60;
}

#pageslide-content a { 

}

.pageslide-close {
  font-size: 12px;
  font-weight: bold;
  padding:10px !important; 
  border: 1px solid #C60;
float:right;
margin-right:0px;
}
/* End of 'content-slider' */

