#leftBar 
{
	border-right: 1px solid #BFBEBF;
	padding-right: 10px;
	width: 200px;
}

#main
{
	padding-left: 10px;
}