/*=================================*/
/* 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 ===*/
/*===================*/


.theme-default #slide_topo {
    margin:0px;
    width:970px; /* Make sure your images are the same size */
    height:245px; /* Make sure your images are the same size */

}


/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}