#galleries{
	margin: 15px 0px 0px 0px;
}
.gallery{
	margin: 0px 0px 0px 0px;
	padding: 5px 0 5px 0;
}
.top_border{
	border-top: 1px dashed #444;
}
.older{
	float: left;
	font-weight: bold;
}
.newer{
	float: right;
	font-weight: bold;
}
.category{
	margin: 0px 150px 5px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #b53019;
	color: #b53019;
	font-size: 1.1em;
	font-weight: bold;
}
.noborder{ border: 0px;}
.category a{
	color: #b53019;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.title{
	font-size: 1em;
}
.date{
	font-size: .8em;
	color: #707070;
}
.recent, .view, .description, .date, .title, .listen{
	margin: 0px 0px 0px 140px;
}
.image{
	float:left;
	width: 134px;
	height: 107px;
	margin: 5px 5px 0px 0px;
}
#image{
	text-align:center;
}
#image img{
	border: 1px solid #000;
}
#image .image_title{
	font-size: 1.2em;
	color: #0C5449;
}
#image .title{
	font-weight: bold;
	text-align: left;
	margin: 1em 0 0 0; 
	padding: 0;
}
#image .image_description{
	margin-top: 1em;
	font-size: 12px;
	text-align: left;
}
#image .image_caption{
	color: #707070;
	font-size: 9px;
}
#image .audio{
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
#image .audio a{
	text-decoration: none;
}
