.nav-rule-top {
	background-image: url(../img/div-grad.jpg);
	background-repeat: no-repeat;
	height: 1px;
	margin: 20px 0 5px 0;
}
.nav-rule-btm {
	background-image: url(../img/div-grad.jpg);
	background-repeat: no-repeat;
	height: 1px;
	margin: 5px 0 20px 0;
}
.grad-rule-top {
	background-image: url(../img/div-grad.jpg);
	background-repeat: no-repeat;
	height: 1px;
	margin: 30px 0 5px 0;
}
.grad-rule-btm {
	background-image: url(../img/div-grad.jpg);
	background-repeat: no-repeat;
	height: 1px;
	margin: 5px 0 10px 0;
}
