body { background-color: #152065; padding: 8px 0 8px 0; }
#wrapper { width: 470px; background-color: white; display: block; margin: 0 auto; border: 0; border-spacing: 0; padding:10px 0; }
@media (max-width:500px){ #wrapper { width: 94%; }}
#wrapper img { margin:0 auto; display:block; width:300px; }
#press p { color: #152065;
          font-family: arial;
	      font-size: 12pt;
		  margin: 0;
		  padding: 11px 20px 5px 20px;
        }
#press ul { color: #152065;
          font-family: arial;
	      font-size: 12pt;
		  line-height:14pt;
		  margin: 0;
		  padding: 11px 20px 5px 40px;
        }
#press ul li a { font-family: arial; color: #608119; text-decoration:none; }	
#press ul li a:hover { text-decoration: underline; }			
#press h1 { font-size: 20pt;
            font-family: arial;
            color: #608119;
		    padding: 0 20px 0 20px;
	      }
#press h2 { color: #152065;
          font-family: arial;
	      font-size: 14pt;
		  margin: 0;
		  padding: 0 20px 5px 20px;
        }
		  
p.continue a { 
          color: #608119;
		  text-decoration: none;
		}				   
p.continue a:hover { color: #304119; } 
#press img { padding: 15px 20px 0 12px;
			margin: 0; }
#buttons a img { padding: 7px 0 0 0;
			   }			  
.subtitle { font-weight: bold;
            text-decoration: underline; }
p a.closeBtn { padding: 5px 10px 5px 10px;
			color: white;
			font-family: arial;
			font-size: 12pt;
			font-weight: bold;
			text-decoration: none;
			background-color: #608119;
			border-top: 2px solid #A0B139;
			border-right: 2px solid #A0B139;
			border-bottom: 2px solid #304119;
			border-left: 2px solid #304119; }		  						  
p a.closeBtn:hover { background-color: #406119; }