#block1 {
	position: relative;
	padding-top: 20px;
	}
	
#block1 #imgageblock {
	position: relative;
	float: left;
	height: auto;
	clear: both;
	margin-top: -26px;
}

#block1 #textblock {
	margin-left: 5px;
	position: relative;
	width: 800px;
}

blockquote { margin: 1px 0 0 8px;}

blockquote a { line-height:24px;}
