@charset "UTF-8";
/*------------------------------------------------------------------------*\
  SHAME.CSS
	All CSS from this file should be considered NOT best-practice and
	this is also a temporary place for developers to put code that will
	later be integrated into the main codebase. 
	Read: http://csswizardry.com/2013/04/shame-css/
\*------------------------------------------------------------------------*/

.bannerSlider li{
	float:left;
	list-style: none;
	width:100%;
	padding:0px;
	margin:0px;
}
.bannerContent{

}