/* default styles for extension "tx_dixrotatecontent_pi1" */
		.coda-slider-wrapper { padding: 0px; background: transparent; display: inline-block; position: relative; overflow: hidden !important; }
		
		/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
		.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px; }
		
		/* Change the width of the entire slider (without dynamic arrows) */
		.coda-slider, .coda-slider .panel { width: 587px; } 
		
		/* Change margin and width of the slider (with dynamic arrows) */
		.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 587px; }
		.coda-slider-wrapper.arrows .coda-slider { margin: 0; }
		
		/* Arrow styling */
		.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
		
		/* Tab nav */
		.coda-nav { position: absolute; bottom: 0; left: 0; margin: 0; padding: 0; z-index: 199999; width: 100%; background-color: #666; opacity:0.85; filter:alpha(opacity=85); }
		.coda-nav ul { list-style-type: none; margin: 0 auto !important; padding: 0; z-index: 99999; }
		.coda-nav ul li { display: inline; padding: 0; margin: 0; }
		.coda-nav ul li a { display: inline; color: black; padding: 2px 4px; text-decoration: none; font-size: 1.9em; }
		.coda-nav ul li a:hover { text-decoration: none; color: yellow; }
		.coda-nav ul li a.current { color: white; }
		
		/* Panel padding */
		.coda-slider .panel-wrapper { padding: 0px; }
				
/* specific page styles for extension "tx_cssstyledcontent" */
	.csc-textpic-intext-right-nowrap .csc-textpic-text { margin-right: 310px; }
	.csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 310px; }