/* For modern browsers */
.frp-clearfix:before,
.frp-clearfix:after {
    content: "";
    display: table;
}

.frp-clearfix:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.frp-clearfix {
    *zoom: 1;
}

.frp-clear {
    clear: both;
    float: none;
}
.frp-widget
{
	padding-left: 0px !important;
	padding-top: 10px !important;
}
.frp-widget .frp-news {
    list-style: none !important;
	padding: 5px 0px 5px 0px !important;
	color: #7c9e7a !important;
	font-weight: bold !important;
	background: #ffffff !important;
	text-align: left !important;
	border-bottom: 1px solid #CCCCCC !important;
}

.frp-left {
    float: left;
}

.news-widget-title {
    font-weight: bold !important;
	color: #ffaf4f !important;
	text-decoration: none !important;
}
.news-widget-title a {
    font-weight: bold !important;
	color: #ffaf4f !important;
	text-decoration: none !important;
}

.news-widget-date-readmore a
{
	float: right;
	color: #ffaf4f !important;
}
.news-widget-date {
    text-align: left;
	margin-top: 7px;
	color: #273850 !important;
}

.frp-all-category-news-footer {
    text-align: right;
}