/* CSS Document */




.mjk-user-avatar {

	

	width:96px;

	height:96px;

	padding:0;

	overflow: hidden;

	color: black;

}







.mjk-user-name {

	height: 15px;

	font-size:11px;

	background: #DDD;

	width:96px;

	overflow: hidden;

	position: relative;

	top: 0px;

	z-index:10;

	opacity:0.7;

}



.mjk-small-author {

	font-size:10px;

}



.mjk-user-name-hidden {

	z-index: 0;

}





.mjk-user-img {

	width:96px;

	height:96px;

	position: relative;

	top: -15px;

	z-index:1;

}



.mjk-no-gravatar {

		background-image:url("images/gravatar.png");

}





.mjk-user-email {

	width:30px;

	font-size:40px;

	height: 20px;

	background-image:url("images/blackwhite_email.png");

	overflow: hidden;

	position: relative;

	top: -35px;

	z-index:10;

	opacity:0.7;

	margin:0;

	padding:0;

}



.mjk-user-website {

	width:20px;

	height: 20px;

	background-image:url("images/blackwhite_mag.png");

	overflow: hidden;

	position: relative;

	top: -55px;

	left:75px;

	z-index:10;

	opacity:0.7;

	margin:0;

	padding:0;

		font-size:40px;



}


.formatted_list li {
	padding:10px;
}