p:first-child { color: #333; line-height: 16px; margin-bottom: 18px; }

.right {
	float: right;
	margin-bottom: 6px; 
	border: 0px; 
	}
.left {
	float: left;
	padding: 0;
	margin-bottom: 6px;
	border: 0px;
	}

.firstPic {
	border: 1px solid #000;
	position: absolute; top: -6px; left: -24px;
	z-index: 400;
	}

.secondPic {
	border: 1px solid #000;
	position: absolute; right: -24px;
	}

.thirdPic {
	border: 1px solid #000;
	position: absolute; left: -24px;
	}

.fourthPic {
	border: 1px solid #000;
	position: absolute; right: -24px;
	}

.fifthPic {
	border: 1px solid #000;
	position: absolute; left: -24px;
	}

.yearPic { padding-right: 8px; }
