/* UTILITY STYLES */
.floatLeft { float: left; margin-right: 10px; }
.floatRight	{ float: right; }
.clear { clear: both; }
a { outline: none; }

/* PAGE STRUCTURE */
#page-wrap { position: relative; height: 282px; margin: 0 0 10px 5px; overflow:hidden;}
.wrapper { width:300px; /* height:285px; */ height:280px; position: relative; }
.wrapper a.head:link, .wrapper a.head:visited { font-size: 14px; font-weight: bold; color: #009afe; }
.wrapper a.head:hover, .wrapper a.head:active { color: #009afe; text-decoration: underline; }
.wrapper .headholder { padding-bottom: 5px; }
.wrapper div.sponsor { float: right; margin-left: 10px; }
.wrapper div.sponsor img { border: none; }
.wrapper div.sponsor span {  font-size: 9px; }
.htmlbox { width:290px; height:275px; padding:5px; background:#EEFFDD; }

/* TYPOGRAPHY */
#page-wrap ul { list-style: square inside; }
#page-wrap a, a:visited { /* color: #729dff; text-decoration: none; */ margin: 0px; padding: 0px; }
#page-wrap a:hover, #page-wrap a:active { /* color: white; */ }
#page-wrap blockquote { padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; font-family: Georgia, serif; font-style: italic; margin-top: 10px; }

/* SLIDER */
.slider-wrap { width: 300px; position: absolute; background:#FFFFFF; padding-bottom: 4px; height:305px; }
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 15px 0 30px; }
.stripViewer { position: relative; overflow: hidden; width: 300px; height: 263px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width: 300px; }
.stripNavL, .stripNavR, .stripNav { display: none; }
.nav-thumb { border: 1px solid #009AFE;  margin-top:-3px;  background: url(../images/featuredContentSlider/unselectedGrad.gif) repeat-x; }
#movers-row { margin: -15px 0 0 19px; }
#movers-row div { width: 20px; float: left; }
#movers-row div a.cross-link { float: right; }
.photo-meta-data { background-color: #FFF; padding: 5px; height: 95px; color: #000; width: 290px; }
.photo-meta-data span { font-size: 13px; }
.cross-link	{ display: block; width: 19px; position: relative; z-index: 9999; }
.active-thumb img{ background: url(../images/featuredContentSlider/selectedGrad.gif) repeat-x;}
