/*ltrtbg*/
#bgleft {
	background-image: url(../images/right_centerlinebg.gif);
	background-repeat: repeat-y;
	width: 9px;
	background-position: left;
}
#bgright {
	background-image: url(../images/left_centerlinebg.gif);
	background-repeat: repeat-y;
	width: 8px;
	background-position: right;
}

