
		/*
			Resets defualt browser settings
			reset.css
		*/
		html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
        body { line-height: 1; }
		ol, ul { list-style: none; }
		blockquote, q { quotes: none; }
		:focus { outline: 0; }
		ins { text-decoration: none; }
		del { text-decoration: line-through; }
		table { border-collapse: collapse; border-spacing: 0; }
		/*
		 * Required
		*/
		.container { height:75px; overflow:hidden; position:relative; padding:8px 0; }
		.slides { position:absolute; top:8px; left:0; }
		.slides div { position:absolute; top:0; width:120px; height:65px; padding:1px 6px; display:none; background-color:#fff; border:1px solid #d8d8d8; }
		/*
		 * Optional
		*/
        body { font:normal 12px/18px Arial, sans-serif; color:#222; }
		#container {vertical-align: middle; -moz-border-radius:5px; -webkit-border-radius:5px; margin:1px auto; position:relative; padding:0px 0; width:900px; text-align:left;  }
		#loopedCarousel { margin:0 auto; width:895px;  position:relative; clear:both; -moz-border-radius:5px; -webkit-border-radius:5px; padding:0px 0 0;}
		/* ul.pagination { list-style-type:none;  position:absolute; top:24px; right:44px; }
		ul.pagination li { float:left; margin:0 2px; }
		ul.pagination a { display:block; width:7px; padding-top:7px; text-indent:-999999px; height:0; overflow:hidden; background-image:url(img/pagination.png); background-position:0 0; background-repeat:no-repeat;}
		ul.pagination li.active a {background-position:0 -7px}     */
		a.previous { position:absolute; top:84px; right:65px; display:block; width:26px; padding-top:26px; height:0; overflow:hidden; background-image:url(img/arrows.png); background-position:0 0; background-repeat:no-repeat;}
		a.previous:hover { background-position:0 -26px }
		a.next { position:absolute; top:84px; right:35px; display:block; width:26px; padding-top:26px; height:0; overflow:hidden; background-image:url(img/arrows.png); background-position:-26px 0; background-repeat:no-repeat;}
		a.next:hover { background-position:-26px -26px }
		#top { height:0px; padding:0 0px; font-size:22px; }
		h3 a:link, h3 a:visited { text-decoration:none; color:#222; }
		h3 a:hover, h3 a:active { text-decoration:none; color:#ca0002; }
		p.caption { font-size:10px; line-height:12px; font-weight:bold; margin-top:4px; }
		small { font-size:9px; color:#888; font-weight:normal;}

