.Gallery, .Youtube {
	list-style: none;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 100%;
	}
.Gallery li, .Youtube li {
	float: left;
	display: inline;
	text-align: center;
	margin: 5px;
	padding: 10px;
	width: 120px;
	color: #999;
	border: 1px solid #ced7de;
	background-color: #fff;
	}

.Youtube li
{
	width: 165px;
}

.Gallery a, .Youtube a {
	text-decoration: none;
	}
.Gallery a b, .Youtube a b {
	text-decoration: auto;
	}
.Gallery a img, .Youtube a img{
	border: 1px solid #999;
	text-decoration: none;
	}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

