@charset "UTF-8";

/* SprySlidingPanels.css - version 0.1 - Spry Pre-Release 1.6.1 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
.SlidingPanels {
position:relative;
}
.SlidingPanelsContentGroup {
position:relative;
}
.SlidingPanelsContent {
position:relative;
float:left;
width:671px;
height:406px;
overflow:hidden;
}
.SlidingPanelsAnimating * {
overflow: hidden !important;
}
.SlidingPanelsCurrentPanel {
}
.SlidingPanelsFocused {
}
