﻿#right-nav {
	width:200px;
	text-align: right;
}
#right-nav li a {
	border-bottom: 1px #bbb solid;
}
#content {
	margin-right:210px;
}
