﻿.content2 {
	width: 100%;
	min-height: 400px;
	margin-bottom: 13px;
	float: left;
}
.content2 ul {
	width: 100%;
	/*border-bottom: 1px dashed #ccc;*/
	margin-bottom: 8px;
}
.content2 ul li {
	list-style: disc;
	float: none;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
}
.content2 a:hover {
	color: #d71212;
}
.content2 a {
	text-decoration: none;
	color: #000000;
}
.content2 a:hover {
	text-decoration: none;
	color: #d71212;
}
.content2 span {
	margin-right: 5%;
}




.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.selected1,.parent1 {font-weight: bold !important;
    color: #d71212 !important;}
.selected1::after,.parent1::after {
    content: ">>" !important;
    float: right !important;
    margin-right: 5% !important;
    color: #d71212 !important;
}

.wp_paging li {
    display: inline-block;
    height: 25px;
    line-height: 25px !important;
    float: left !important;
    margin-top: 5px;
    border: 0 !important;list-style: none !important;
}
.wp_paging li span, .wp_paging li a {
    display: inline-block;
    float: left;
    margin-left: 10px;
    margin-right: 0;
}
.wp_paging {    width: auto !important;
    margin-bottom: 0 !important;}







