/* @override 
	http://localhost/~marco/pilates/stylesheets/banner.css
	http://localhost/~marco/oceanbeach/stylesheets/banner.css
*/

/**
 * Banner
 */
#banner, #banner-other {
  background: none;
  overflow: hidden;
  padding-bottom: 0px;
  position: relative;
  width: 450px;
  float: left;
  margin: 0 30px 30px 0;
  box-shadow: 0 10px 20px #bbb;
}

#banner-other {
  width: 735px;
  box-shadow: none;
}

#banner img, #banner-other img {
}

#banner p, #banner-other p{
  font-weight: 100;
}

#slider, #slider-other {
  height:310px;
  width:100%;
  margin: 0;
}

#slider-other {
  height: 120px;
}