/*=================================*//* Nivo Slider Demo/* November 2010/* By: Gilbert Pellegrom/* http://dev7studios.com/*=================================*//*====================*//*=== Reset Styles ===*//*====================*/blockquote:before, blockquote:after,q:before, q:after {	content:"";}blockquote, q {	quotes:"" "";}/* HTML5 tags */header, section, footer,aside, nav, article, figure {	display: block;}/*===================*//*=== Main Styles ===*//*===================*/body {	color:#333;	background:#eee;}a, a:visited {	color:blue;	text-decoration:none;}a:hover, a:active {	color:#000;	text-decoration:none;}.slider-wrapper {	width: 950px;	margin: 15px auto 10px;	height: 450px;}/*====================*//*=== Other Styles ===*//*====================*/.clear {	clear:both;}