ol.gallery				{
					list-style: none;
					}

ol.gallery li			{
					float: left;
					width: 225px;
					padding: 0px 0px 10px 0px;
					}

ol.gallery li.first			{
					clear: both;
					}

ol.gallery li.last			{
					padding-right: 0px;
					}
