#leftColumnBottomLeft
{
	background-image: url(images/left_column_bottom_left.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 9px;
	height: 27px;
}

#rightColumnBottomRight
{
	background-image: url(images/right_column_bottom_right.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 9px;
	height: 27px;
}