	  
	  
#body {
background="graphics/comment/logo_comment.gif"> 
}	  
	  
#container {
    position: absolute;
    top: 0px;
    left: 0px;	
    height: 500px;
	width: 100%;	
background-image: ;
}

#header {
    position: absolute;	
    top: 10px;
    left: 0px;
	width: 100%;
	height: 40px;
	background: ;
	border-bottom: 1px solid #FFA500;	
}	
				
.navigation {
    position: relative;	
    top: 20px;
    left: 0px;
	width: 100%;
	height: 20px;
	background: ;
	border-bottom: ;	
}				
				
#section1 {
	position: absolute;
    top: 30px;
    left: 0px;
	width: 100%;
	height: 590px;
	background: ;	
background-image: ;	
	border-bottom: 1px solid #000;
}

#logo1 {
	    z-index: ;
	position: relative;	
	top: 150px;
    left: 535px;		
    height: 50px;
	width: 160px;	
	opacity: 0.4;
}
      h2 {
		position: relative;	
		left: 530px;		
		top: -10px;  		 
		width: 60%;				
		font-weight: 0;
      }
	   	  	  				  			  
      #rules {
		position: relative;		  
		left: 310px;				
		top: -20px;  
		width: 50%;		
		text-align: justify;
        background-color: ;
      }		  
	  	  
      #please {
		position: relative;		  
		left: 0px;				
		top: -30px;  
		width: 100%;		
		text-align: center;
        background-color: ;
      }				  
		  
      form {
		position: relative;		
		justify-content: ;  
		top: -30px;	
		left: 0px;			
		width: 50%;
		padding: 5px;
		margin: 0 auto;
		text-align: left;
		background: ;
		box-shadow: 0 2px 5px #ccc; 
      }
	  
      input {
      width: calc(100% - 10px);
      padding: 5px;
      border: 1px solid #ccc;
      border-radius: 3px;
      vertical-align: middle;
      }
      input:hover, textarea:hover {
      outline: none;
      border: 1px solid #095484;
      }
      th, td {
      width: 28%;
      padding: 15px 0;
      border-bottom: 1px solid #ccc;
      text-align: left;
      vertical-align: unset;
      line-height: 18px;
      font-weight: 400;
      word-break: break-all;
      }
      .first-col {
      width: 16%;
      text-align: left;
      }
      textarea:hover {
      outline: none;
      border: 1px solid #1c87c9;
      }
      table {
      width: 100%;
      }
      textarea {
      width: calc(100% - 6px);
      }
      .question {
      padding: 15px 0 5px;
      color: #095484;
      }
      .question-answer label {
      display: block;
      padding: 0 20px 10px 0;
      }
      .question-answer input {
      width: auto;
      }
      .btn-block {
      margin-top: 20px;
      text-align: center;
      }
      button {
      width: 120px;
      padding: 5px;
      border: none;
      -webkit-border-radius: 5px; 
      -moz-border-radius: 5px; 
      border-radius: 5px; 
      background-color: #095484;
      font-size: 16px;
      color: #fff;
      cursor: pointer;
      }
	  
      button:hover {
      background-color: #0666a3;
      }
	  
      @media (min-width: 568px) {
      th, td {
      word-break: keep-all;
      }
      }
	  
#footer {
	position: relative;	
	text-align: center;	
	top: 10px;
    left: 0px;
	width: 100%;
    height: 50px;
	background: ;
}				

#rights {
	position: relative;
	text-align: center;
    z-index: 3;
    top: 5px;
    width: 100%;
    height: 40px;
    font:12px/15px Calibri Light;
	color: #383838;
    background: ;
}  

