.gallery_row_month {
	font-weight: normal;
	font-size: 25px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAB0B0; /*#e6e7e8*/
	margin-top: 25px;
	margin-bottom:0px;
}

.gallery_list {
	width: 1110px;
	position: relative;
	height: 100%;
	margin: 0 auto;
	margin-top: 0px;
	font-family: 'Ubuntu',Helvetica,Arial,sans-serif;
}
.gallery_list h1 {
	margin-bottom: 0px;
}
.gallery_row {
	margin-top: 20px;
	margin-left: 20px;
}
.gallery_title a{
	font-weight: normal;
	font-size:20px;
	text-decoration: none;
	color: black;
}
.gallery_date {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #7e7e7e;
}
.gallery_embedded {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #7e7e7e;
	padding-left: 10px;
	display:inline-block;
}

