#brd-help .brd{
padding: 0 !important;
margin: 0 !important;
width: 100% !important;
}
.postimg img{
	max-width: 65% !important;
}
.postimg a[rel=fancybox] img{
	border: solid 1px #ddd !important;
}
.postimg a[rel=fancybox]:hover img{
	-moz-box-shadow: 2px 2px 15px rgba(0,0,0,.1);
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,.1);
	box-shadow: 2px 2px 15px rgba(0,0,0,.1);
}
