p {
	 font-family: Arial;
	 font-size: 12px;
	 color: #3a3a3a;
	 line-height: 16px;
	 margin: 0 0 6px 0;
	 padding: 0;
		 } 	
#lb-header {
	background-image:url(../images/LightBoxLogo.png);
	background-repeat:repeat-x;
	height:58px;

	clear: both;
	width:335px;
	position: absolute;
	left: 1px;
	top: 5px;
	  }
#lb-content {
  padding: 70px 0 0 0;
  }	  
#lb-footer {
  border-top: 1px solid #ddd;
  padding: 10px 0 0 0;
  }
#lb-footer p {
  font-size: 10px;
  line-height: 11px;
  }
  

