/* This is file where you can set style of image */
img.avatar_gravatar-header
{
	float: left;	/* you should not change this */
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 4px;
}

img.avatar_gravatar-comment
{
	/* warning! padding doesn't work in comment section */
	float: left;	 /*you should not change this */
	border: solid transparent 4px;
}