#mainContent #left ul, #mainContent #left ul li {
  overflow: hidden;
  width: 230px;
  height: 450px;
}

#mainContent #left ul { margin: 0; padding: 0; list-style: none }
#mainContent #left ul li { display: none; margin: 0; padding: 0; height: 450px; }
#mainContent #left ul li:first-child { display: block }

#left img {
	margin: -11px 0 0 0;
}

#middle,
#middle .seperator {
	width: 320px;
}

#column {
	position: relative;
	float: left;
	width: 173px;
	margin: 0 0 0 18px;
	min-height: 445px;
	_height: 445px;
	padding: 0 0 20px 0;
}

#column h2 {
	float: left;
	width: 100%;
	height: 25px;
	font-weight: bold;
	font-size: 1.3em;
	padding: 9px 0 0 0;
	margin: 0 0 20px 0;
	text-align: left;
	background: url(../../../images/sprite.jpg) repeat-x 0 -34px;
	color: #ef7c00;
}

#column .seperator {
	position: absolute;
	bottom: 0;
	width: 173px;
	height: 4px;
	background: url(../../../images/sprite.jpg) repeat-x 0 -34px;
}
