@charset "UTF-8";
#mediaWeb {
	clear: both;
}
ul.itemList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.itemList li {
	margin-bottom: 0.5em;
	margin-left: 2em;
}
div.mediaPhoto {
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}

