/* @override http://www.robgalbraith.com/Stylesheet/jQuery.rgbSlide.css */

/* @override http://www.robgalbraith.com/Stylesheet/jQuery.rgbSlide.css */

.widget-rollover { display: none; }
.rollover-runtime { margin-bottom: 2em; margin-left: auto; margin-right: auto; width: 606px; }
	.rollover-runtime table { border-collapse: collapse; }
		.rollover-runtime td { text-align: left; border: none; border: solid 1px #fff; background: #fff; }
		.rollover-runtime th { text-align: center; border: none; border: solid 1px #fff; background: #fff;  }
	.rollover-runtime .caption { display: block; }
	.rollover-runtime .na { background: #111; margin-top: auto; margin-bottom: auto; vertical-align: middle; color: #999; }
	.rollover-runtime .col { background: #ccc; padding: 5px 2px; font-size: 11px; font-weight: bold; color: #fff; vertical-align: middle; text-align: center; }
	.rollover-runtime .triggers { position: relative; background: #fff; text-align: center; padding-bottom: 2px; padding-top: 3px; padding-left: 2px;}
		.rollover-runtime .triggers td { vertical-align: top; border: none; }
		.rollover-runtime .triggers .trigger { border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; margin-right: 5px; display: inline-block; background: #ccc; padding: 1px 10px; margin-top: 2px; margin-bottom: 2px; color: #222; font-weight: normal; font-size: 12px; text-decoration: none;
	border: 1px solid #acacac;
}
			.rollover-runtime .triggers .trigger:hover { background: #777; color: #fff;}
		.rollover-runtime .triggers .trigger-selected { background: #777; color: #fff; }
		.rollover-runtime .triggers .prev { padding-left: 3px; width: 30px; }
		.rollover-runtime .triggers .next { padding-right: 3px; width: 30px; }
			.rollover-runtime .triggers .next a { margin-right: 0px; }
	.rollover-runtime .caption { text-align: center; font-style: italic; margin-top: 5px;}