.leftpane {
	padding-right:30px;
}

.rightpane {
	padding-left:15px;
	width:180px;
	background-image:url(images/vertical_sperator.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.footer{
	padding-top:5px;
	background-image:url(images/horizontal_seperator.gif);
	background-repeat:repeat-x;
	background-position:top;
}

