.padding {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.navBox {
	width: 189px;
	padding-right: 5px;
	padding-left: 5px;
}
.bodyPadding {
	padding: 10px;
}
.textBorder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
}

