a.photo_overlay
{
	position: relative;
	z-index:10000;
	background:url(/images/events_overlay.png) top left no-repeat;
	width:40px;
	height:40px;
	display: block;
	margin-top:-42px;
	
}

a:hover.photo_overlay
{
	background: url(/images/events_overlay.png) bottom left no-repeat;


}
.comment
{
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
}

.comments img
{
	width: 40px;
	height: 37px;
	border: 0;
	padding: 0;
	margin: 4px 0 0 0;
}

.comments p
{
	line-height: 18px;
	font-size: 11px;
	color: #8f8e87
}

textarea
{
	display: block;
	background: #2d2d2d;
	border: 1px #565656 solid;
	width: 500px;
	height: 70px;
	margin-top: 10px;
}

h2.title2
{
	display: block;
	background: url(/images/comments_comments.jpg) no-repeat;
	width: 126px;
	height: 37px;
	
}

h2.title2 span
{
	visibility: hidden;
}

.divider2
{
	margin-top: 8px;
	margin-bottom: 18px;
}