#left-column {
  height: 282px;
	background: transparent url(http://www.bellaballs.com/new/wp-content/themes/bellaballs/images/bg_left_short.jpg) top left no-repeat;
}

#process {
  clear: both;
}

.pics {
  width: 827px;
  height: 411px;
  border-bottom: 0px;
}

.no-margin {
  margin: 0;
}

#cycle-pager {
  clear: both;
  margin: 0 auto;
  width: 810px;
}

#cycle-pager a {
  background: #444;
  text-align: center;
  margin: 0 1px 0;
  width: 101px;
  height: 4px;
  font-size: 0;
  display: block;
  float: left;
}

#cycle-pager a.activeSlide {
  background: #fff
}

#cycle-pager a:hover {
  outline: none;
  background: #fff;
}