#page-content .preamble {
	width: 585px;
	font: bold 14px Arial,sans-serif;
	color: #71002a;
	margin: 25px 0 0 52px;
	background:#fff;
}
#page-content .preamble p {
	padding: 30px 0 0;
}
#page-content  img.hello {
	margin: 0 5px 0 0;
	float:left;
	width: 189px;
	height: 133px;
}

#page-content .thumbs {
	position: relative;
}
.thumbs .thumb {
	width: 87px;
	height: 87px;
	background: #fff url('../images/shared/thumb_frame.gif') no-repeat 0 0;
	float:left;
	margin-right: 15px;
}
.thumb img {
	margin: 4px 0 0 4px;
}