/*Layout*/


#menu {
	width:196px;
	border-left: 1px dotted #999;
	margin:0 0 0 600px;
	/*Uncomment the line below for menu on left*/
	/*margin:0 600px 0 0;*/
}

.footerHeader {
	margin:3px 8px 0 8px;
	clear:both;
}