@charset "UTF-8";
/* CSS Document */

.pslcustom.module .mod-title h2 {
	color:#24135f;
	margin:0px;
	font-family: 'roboto condensed', sans-serif;
	font-size:14pt;
	text-transform:uppercase;
	font-weight:bold;
}

.pslcustom.module .mod-wrp-1 {
    background-image: none;
}

.pslcustom .custom-module .mod-title {
    margin-bottom: 10px;
}

.loop-last li {
    border-bottom: 0px;
}

.loop-last ul li {
    border-bottom: 0px;
}

.content-list-variation-2 .mod-wrp-1 .bd li {
    padding-bottom: 5px;
    padding-top: 5px;
}

.divideline {
	width:100%;
	height:2px;
	background-color:#d5d5d5;
	margin-top:10px;
	margin-bottom:10px;
}

.pslcustom.custom-module ul {
    margin: 0px;
}