img.repimg {
	margin-left: -1px;
	float: none !important; /* Used for Member profile since float left is used on images */
}

img.repimg.erdstar {
	padding-right: 5px;
}

img.repimg.erdpostbit {
	margin-bottom: 5px;
}

img.repimg.erdmember {
	margin-top: 5px;
	float: none !important; /* Float left is used on images */
	vertical-align: text-bottom !important; /* If you have custom images that are not the same size for pips */
}