#toutbar {
	margin-top: -19px;
}

#slot_one-frame {
	margin: 0 0 5px 0;
}

#toutbar #slot_three-frame {
  text-align: right;
  float: right;
  width: 100px;
  position: relative;
  top: 29px;
  margin: 0;
  margin-right: 5px;
  border: none;
}
#toutbar #slot_four-frame {
    margin: 0;
	border: none;
}
.tout-frame {
	text-align: center;
	margin: 0 20px 5px 20px;
	border-bottom: 1px dotted gray;
}
.sidebar .tout-frame {
	border: none;
}
#toutbar #slot_four-frame {
	margin-bottom: 0px;
	padding: 0px;
}

/* On pages that show the shopping cart we need to do some
	extra work to line everything up, so we wrap tout thre
	in an extra div to identify it */
#toutbar .shoppingCart {
	margin-top: 100px;
}
#toutbar .choosegood-shop #slot_three-frame {
	top: -70px;
}
