.bottom-line {
	text-align:center;
	background: url(/images/bottom-line.gif) no-repeat;
	background-position:5px 0px;
	margin-bottom:15px;
}
.bottom-line a {
	margin-left:0px;
	font-family:Trebuchet MS;
	font-size:12px; color: #12718d;
}
.gallery-icon {
	padding-left:20px;
	background: url(/images/icons/gallery-icon.gif) no-repeat;
}

.bottom-small-line {
	text-align:center;
	background: url(/images/bottom-small-line.gif) no-repeat;
	background-position:0px 5px;
	margin-bottom:15px;
}
.bottom-small-line a {
	margin-left:0px;
	font-family:Trebuchet MS;
	font-size:12px; color: #12718d;
}

.archive-icon {
	padding-left:20px;
	background: url(/images/icons/archive-icon.gif) no-repeat;
}

