/* Start of CMSMS style sheet 'whatsonSummary' */
/*------------------------------------------------------------------------------
Edited 10 Aug 2017, Simon
------------------------------------------------------------------------------*/
.searchList {
    list-style: none;
width: 500px;
padding: 0;
}
.searchList li {
margin: 10px 0;
background: transparent url('/images/inmac/dot_hr.gif') repeat-x bottom left;
padding-bottom: 10px;
}
.searchList li:hover {
    border: 1px solid #fff;
}
.searchList jobinfo {
padding: 0;
margin: 0;
}
.piccol {
    float: left;
width: 105px;
}
.rightcol {
    float: left;
width: 393px;
}
.legcol {
    float: right;
    width: 85px;
}


.textcol h3 {
margin-top: 0;
}
.adimg img {
width: 90px;
height: 60px;
}
.guide .guide_legend {
	float: right;
	width: 180px;
	min-height: 60px;
}

.guide_legend ul, .guide_legend li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
}

.guide_legend .thumb_listing {
	float: right;
}

.guide_legend li {
	margin-right: 5px;
	display: block;
	width: 23px;
	height: 23px;
}

/* default "no link" image placed under link */
.guide_legend li.info,
.guide_legend li.review,
.guide_legend li.website,
.guide_legend li.sws,
.guide_legend li.offer {
	background-position: left bottom;
	background-repeat: no-repeat;
}

.guide_legend li a {
	display: block;
	width: 23px;
	height: 23px;
}

.guide_legend li span {
	display: none;
}

.guide_legend li.info a,
.guide_legend li.review a,
.guide_legend li.website a,
.guide_legend li.sws a,
.guide_legend li.offer a {
	background-position: left top;
	background-repeat: no-repeat;
}

.guide_legend li.info a:hover,
.guide_legend li.review a:hover,
.guide_legend li.website a:hover,
.guide_legend li.sws a:hover,
.guide_legend li.offer a:hover {
	background-position: left center;
	background-repeat: no-repeat;
}
.pagiWrap .pagination {
    text-align: right;
    margin: 0;
}

.pagination > li {
    display: inline;
}
.pagination {
    display: block;
    margin: 20px 0;
list-style: none;
font-weight: bold;
text-align: center;
line-height: 23px;
font-size: 14px;

}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #5C7F92;
    border-color: #5C7F92;
}
.pagination {
    background-color: none;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
}
.fa {
        font-size: 20px;
}



/* End of 'whatsonSummary' */

