#topNav {
	float: right;
}

#topNav .left {
	float: left;
	width: 6px;
	height: 35px;
	background: url(../../../images/top-menu-left.png) no-repeat;
}

#topNav .right {
	float: left;
	width: 6px;
	height: 35px;
	background: url(../../../images/top-menu-right.png) no-repeat;
}