div.fuel-gauge-contnr img {
width: 100%;
height: 121px;
border: 1px solid;
object-fit: contain;
object-position: center;
}
div.fuel-gauge-contnr ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}
div.fuel-gauge-contnr li {
display: flex;
line-height: 1.5;
}
div.fuel-gauge-contnr li span {
margin-right: 4px;
}
div.fuel-gauge-contnr h4 {
font-size: 100%;
font-weight: 700;
margin-top: 25px;
min-height: 37px;
margin-bottom: 0;
padding: 0;
border-bottom: 0;
}
#tagcloud a
{
font-size: 12pt !important;
color: black !important;
}
.inner_content .content_right h4, .recentnewsh4{
	border-bottom: 2px solid #333 !important;
}

.lightbox-handle-wrapper button.lightbox-handle{
color: #fff;
background-color: #272727;
border-color: #272727;
width: auto;
height: auto;
padding: 10px 30px;
border-radius: 3px;
transition: .1s opacity linear;
margin-bottom:40px;
}
.lightbox-handle-wrapper button.lightbox-handle:hover{
	opacity:0.8;
}

#tagcloud a {
    font-size: 14px !important;
}




