
div.hr_solid_sep {
	margin:0;
	height: 1px;
	color: #dddddd;
	background: #dddddd;
	overflow: hidden;
	margin:25px 0;
}

* html div.hr_solid_sep {
	margin:5px 0 7px 0;
}

div.hr_menu_sep {
	margin:0;
	height: 1px;
	color: #dddddd;
	background: #dddddd;
	overflow: hidden;
	margin: 15px 0 15px 0;
}

* html div.hr_menu_sep {
	margin:5px 0 10px 0;
}

div.hr_vmenu_sep {
	margin:0;
	height: 1px;
	color: #dddddd;
	background: #dddddd;
	overflow: hidden;
	margin: 15px 0 17px 0;
}

* html div.hr_vmenu_sep {
	margin: 17px 0 19px 0;
}

div.hr_mmenu_sep {
	margin:0;
	height: 1px;
	color: #dddddd;
	background: #dddddd;
	overflow: hidden;
	margin: 18px 0 20px 0;
}

* html div.hr_mmenu_sep {
	margin: 23px 0 24px 0;
}

div.hr_amenu_sep {
	margin:0;
	height: 1px;
	color: #dddddd;
	background: #dddddd;
	overflow: hidden;
	margin: 10px 0 10px 0;
}

* html div.hr_amenu_sep {
	margin:5px 0 10px 0;
}

div.hr_cmenu_sep {
	margin:0;
	height: 1px;
	color: #dddddd;
	background: #dddddd;
	overflow: hidden;
	margin: 2px 0 7px 0;
}

* html div.hr_cmenu_sep {
	margin:5px 0 10px 0;
}

div.hr_comenu_sep {
	margin:0;
	height: 1px;
	color: #dddddd;
	background: #dddddd;
	overflow: hidden;
	margin: 5px 0 10px 0;
}

* html div.hr_comenu_sep {
	margin:5px 0 10px 0;
}

div.hr_broken_sep {
	margin:0;
	height: 1px;
	height: 1px;border-top: 1px dashed #888991;
	overflow: hidden;
	margin: 40px 0 25px 0;
}

* html div.hr_broken_sep {
	margin: 20px 0 20px 0;
}

div.hr_menu {
	margin:0;
	height: 1px;border-top: 1px dashed #888991;
	overflow: hidden;
	margin:10px 0;
}

* html div.hr_menu {
	margin:5px 0 7px 0;
}

div.hr_foliosep {
	margin:0;
	height: 1px;
	color: #636363;
	background: #636363;
	overflow: hidden;
	margin:10px 0;
}

* html div.hr_foliosep {
	margin:8px 0 10px 0;
}

div.hr_footersep {
	margin:0;
	height: 1px;
	color: #6f7e88;
	background: #6f7e88;
	overflow: hidden;
}

* html div.hr_footersep {
	margin:0;
}

div.hr_jobsep {
	margin:0;
	height: 2px;
	color: #c5c5c5;
	background: #c5c5c5;
	overflow: hidden;
	margin:7px 0;
}

* html div.hr_jobsep {
	margin:5px 0 2px 0;
}

div.hr_job2sep {
	margin:0;
	height: 1px;
	color: #636b6d;
	background: #636b6d;
	overflow: hidden;
	margin:7px 0;
}

* html div.hr_job2sep {
	margin:5px 0 1px 0;
}


div.hr_solid_sep hr,
div.hr_vmenu_sep hr,
div.hr_mmenu_sep hr,
div.hr_amenu_sep hr,
div.hr_cmenu_sep hr,
div.hr_comenu_sep hr,
div.hr_menu_sep hr,
div.hr_menu hr,
div.hr_broken_sep hr,
div.hr_footersep hr,
div.hr_jobsep hr,
div.hr_job2sep hr {
	display: none;
}

