
   .csp-title-section{
    color: #666;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 10px;
    font-weight: bold;
  }
  
  #fw-pagetitle{
  display:none;
  }
  
  #csp-framework-content-titles{
    clear: both;
    margin: 15px 0 0 0;
    padding: 0;
    width:auto;
  }
  
  .csp-title-page{
   line-height: 1em;
    padding: 8px 0 11px 9px;
    color: #444;
    font-size: 26px;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    
  }
  
  #csp-framework-base-main{
  	margin-top: 15px;
  }
  
  body{
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
    color: #000;  
  }
  .h_margin {
  margin: 1em 0;
}
  
  #csp-mb-title-nav-bar{
   margin:0px 0px 0px 0px;
  }
  
  .a_tag{
  	  cursor: pointer;
      color:#000000;
    text-decoration:none;
    font-size:15px;
    font-weight:bold;
  }
  
   a:hover { text-decoration: none; }


  
  .csp-gd-right{
  	width:220px;
  }

  .csp-cc23-pilot{
     border-radius: 5px;
  background-image: url('https://www.static-cisco.com/assets/pilot/cc23/cc23v2_bg.gif');
  background-repeat: repeat-x;
  padding: 16px;
  border: 1px solid #ccc;
  position: relative;
  height: auto;
  border-right: 1px solid #ccc;
  text-align: left;
  color: #525252;
  font-family: arial,helvetica,clean,sans-serif;
  line-height: 1.66em;
  empty-cells: hide;
  font-size-adjust: none;
  }
  .csp-cc23-pilot h3{
  
  font-size: 12px;
  font-weight: bold;
  color: #444;
  line-height: 1.5em;
  
  }
  .csp-cc23-pilot h4{
  font-size: 12px;
  font-weight: bold;
  
  margin-bottom: 3px;
  line-height: 1.5em;

  }
  
  .csp-rhn_lists{
    list-style-type: none;
    margin: 0px 0px 20px -6px;
    list-style-position: outside;
  }
  .csp-framework-column-right
  {
  	vertical-align: top;
  }