/* css/home.css for Priority Management
   styles for homepage */

@import url(layout.css);

#home .banner {
  background: url(/img/banner/home/bg.jpg) 0 0 no-repeat;
  border: 1px solid #b0b0b0;
  height: 214px;
  \height: 283px;
  he\ight: 214px;
  margin: 0;
  padding: 69px 0 0 37px;
  position: static;
  width: 882px;
  \width: 921px;
  w\idth: 882px;
  }

/** touts **/
#home .touts li {
  background: url(/img/tout/home/bg.png) 0 0 no-repeat;
  height: 155px;
  margin-bottom: 10px;
  }
#home .touts li.double {
  background-image: url(/img/tout/home/bg_double.png);
	}
#home .touts li.last {
  margin-bottom: 10px;
  }

