#leftbar {
	border-right: 0px none;
	text-align: center;
}
#rightbar {
	border-left: 1px solid #BCBDBC;
}
#rightbar ul {
	height: 400px;
	margin: 0px;
	overflow: scroll;
	padding: 0px;
	text-align: center;
}
#rightbar ul li {
	list-style: none;
	margin: 5px;
	padding: 0px;
}
#rightbar ul li img {
	border: 0px none;
}