/* CSS Document */
	#wrap {
		margin: auto;
		width:768px;
		border: 1px solid #FFF;
	}
	.signaturecontent {
		padding: 0px 20px 10px 40px;
	}
	.prekheading {
		font-size: 12px;
		font-weight: bold;		
		line-height: 18px;
		color: #F58026;	
	}
	#headlinetext, p, #subheadtext, table{
		width: 550px;
		text-align:left;
	}
	
	br {
		padding-bottom: 10px;
	}	

