.view{
	padding: 10px 0px;
}

.listing{
	width: 100%;
	padding: 10px 10px;
	border: 2px solid #ccc;
	margin-bottom: 10px;
font-style: normal;
line-height: 1;
}
.listing span{
	color: #11396e;
	font-weight: bold;
}
.listing span a{
	color: #231e60;
}

.cpjobs{
	list-style-type: none;
	font-style: normal;
	width: 100%;
	padding: 0px;
}
ul.cpjobs{
	list-style-type:none !important;
padding-left: 0px !important;
}
.cpjobs li{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px 0px;
	list-style:none !important;
line-height:1;
}
.cpjobs li a{
color: #11396e; text-decoration: none;
line-height:1 !important;
}
.cpjobs li img{
text-align:center;
}