/* enclosure */

div.rd-switcher {
}
	div.rd-switcher div.rd-controls {
		display: none;
		padding: 4px;
	}
	div.rd-switcher div.rd-content {
		margin-bottom: 0px;
	}
		div.rd-switcher div.rd-content img {
			margin-bottom: 4px;
			display: block;
			border: 0px none;
		}
		div.rd-switcher div.rd-content ol.rd-description {
			/*list-style: decimal inside;*/
		}
			div.rd-switcher div.rd-content ol.rd-description li {
				display: inline;
				margin-right: 6px;
			}