#postBlock {

}
#postBlock .imageFacade {
	float: right;
	margin: 0px 0px 5px 5px;
}
#postBlock img {
	margin: 10px;
}

#postBlock #galeryLink {
	clear: both;
	text-align: center;
	padding: 5px;
}
#postBlock #galeryLink a {
	text-decoration: none;
	background: url(img/listBg.jpg);
	display: block;
	padding: 5px;
	color: #666666;
	font-weight: bold;
}
#postBlock #galeryLink a:hover {
	color: #333333;
}
