.slider-wrap {
  background: none;
  padding: 0px;
  height: 485px;
  width: 950px;
	background:url(../images/line_footer.jpg) repeat-x bottom;
}
.slider {
  width: 100%;
  height: 445px;
}
.slider strong { color: #F0E10E; }
article {
  position: relative;
}
.title {
  padding: 1em 0;
  position: relative;
}
.code,
#effects-select {
  display: inline-block;
}
#effects-select {
  padding: .4em;
  margin-right: 1em;
  font-size: 14px;
  border: 1px solid #aaa;
}

/*.tiles-nav span { padding: .3em; }*/
