/* Tab Styles */
#tabcontainer { margin-left:15px; width:728px; height:auto }
#tabcontainer .yui-content { padding:1em; height:190px }
#tabcontainer .scrollContainer { overflow:hidden; position:relative; width:2000px; height:116px; float:left }
#tabcontainer .theTab { height:130px }
#tabcontainer .yui-nav li a:link { text-decoration:none }

/* Carousel Styles */
.scrollWindow { width:660px; height:116px; overflow:hidden; display:inline; float:left }
.scrollWindow img { margin:5px }
.carousel-wrapper { overflow: hidden; width: 100%; padding: 0; margin: 0 }
.carousel-component { background:#ffffff; left:20px; padding:0px 0px 0px 0px; -moz-border-radius:0px; color:#ffffff }
.carousel-component .carousel-list li { width:193px; margin-top:8px }
.carousel-component .carousel-list li a { display:block; border:2px solid #ffffff; outline:none; -moz-outline:none }
.carousel-component .carousel-list li a:hover { border: 2px solid #091858 }
.carousel-component .carousel-list li img { border:1px solid #091858; display:block }
.carousel-component .carousel-prev { position:absolute; top:40px; z-index:3;	cursor:pointer; left:5px }
.carousel-component .carousel-next { position:absolute; top:40px; z-index:3;	cursor:pointer; right:5px }
