  *{
  	margin: 0;
	padding: 0;
  }

  body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.9em;
   line-height: 1.2em;
   background: #ffffff url(../images/popup_hg.png) no-repeat;
   overflow: scroll;
  }
  
  a{
    color: #444444;
  }
    
  .content{
  	margin-top: 100px;
  	padding: 0 30px 0 30px;
  }
  
  .csc-firstHeader{
    line-height: 1.3em;
    font-size: 1.4em;
    margin-bottom: 10px;
  }
  

