#pageslideright {
    /* These styles MUST be included. Do not change. */
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    right: 0;
    /* Specify the width of your pageslide here */
    width: 340px;
    padding: 0px;
    
    margin-top: 40px ;
    
    /* These styles are optional, and describe how the pageslide will look */
    background-color: #f5f4f0 ;
    border-right: 1px #000 ;
}

#pageslideright div#modal {
	  width: 335px ;
	
}

#pageslideright div#modal input
{
	
	
}

#pageslideright div#modal button
{
  
  
}