.clrfix {
	clear: both;
}
#evofrontpageid {
}
.evofrontpage-tabbed-slide-left-right .evofp-table-cell {
	text-align: left;
}
.evofrontpage-tabbed-slide-left-right .evofp-table-cell-inner {
	margin-right: 10px;
}
.evofrontpage-tabbed-slide-left-right .evofp-table-cell-inner:hover {
	background: #fff;
	border-radius: 10px;

}
.evofrontpage-tabbed-slide-left-right .title, .title a, .title a:hover, .title a:active {
	font-size:150%;
	font-weight:normal;
	display:block;
	text-transform:none;
	/*color:#555;*/
	font-family:'Abel',Verdana,Geneva,sans-serif;
	line-height: 1.1;
	padding: 0px 0px 5px 5px;
}
.evofrontpage-tabbed-slide-left-right .evofp-table-cell p {
	font-size: 80%;
	color: #464646;
	padding: 5px;
	margin: 0 0 0px 0;
	/*line-height: normal;*/
}
.evofrontpage-tabbed-slide-left-right .evofp-table-cell:hover p {
	

}
.evofrontpage-tabbed-slide-left-right .evofp-date-author {
	font-size:80%;
	line-height: 150%;
	color: #464646;
	margin-bottom: 10px;
	display: block;
	padding: 0px 5px;
	font-weight: normal;
}
.evofrontpage-tabbed-slide-left-right a.evofp-readon {
	/*background: #7BA428;
	color: #fff!important;*/
	padding: 0px 5px;
	/*font-size: 80%;
	text-decoration: none;
	margin: 0 0 10px 0!important;
	display:inline-block;
	border-radius: 4px;*/
}

.evofrontpage-tabbed-slide-left-right .evofp-introtitle {
	/* display: inline-block; */
	vertical-align: top;
	font-size: 120%;
	line-height: 120%;
	color:#CC9900;
	margin-bottom: 5px;
}
.evofrontpage-tabbed-slide-left-right .evofp-other-article {
	text-align: left;
	vertical-align: top;
}
.evofrontpage-tabbed-slide-left-right .evofp-other-article-inner {
	font-size: 90%;
	color: #666;
	padding: 5px 10px;
	background: #f0f0f0;
	border-radius: 4px;

	margin: 10px 10px 0 0;
	text-shadow: 0 1px 0 #fff;
	line-height: normal;
}
.last-cell {
 	margin-right: 0!important;
 }
.evofrontpage-tabbed-slide-left-right .evofp-other-article-inner li {
	margin-left: 10px;
	list-style: disc!important;
}
.evofrontpage-tabbed-slide-left-right .evofp-other-article-title {
	text-transform: uppercase;
	font-size: 80%;
	color: #666;
	display: block;
	margin: 10px 0;
	line-height: 120%;
	font-weight: 700;
}
.evofrontpage-tabbed-slide-left-right #evofptabs ul{
	position:relative;
	margin-left: 0!important;
	padding-left: 0!important;
	margin-bottom: 10px!important;
	display: inline-block;
	float: right;
}
.evofrontpage-tabbed-slide-left-right #evofptabs ul li{
	float:left;
	width:10px;
	height:10px;
	background:#666;
	cursor:pointer;
	list-style-type:none!important;
	text-align:center;
	border-radius: 6px;

}
.evofrontpage-tabbed-slide-left-right #evofptabs ul li.activex {
	background: #d24a17;
	
}
.evofrontpage-tabbed-slide-left-right #evofptabs ul li:hover{
	background:#333;
}
.evofrontpage-tabbed-slide-left-right .evofrontpageid {
	table-layout: fixed;
	z-index: 99999!important;
	overflow: hidden!important;
	height: 100%!important;
}
.evofrontpage-tabbed-slide-left-right .anim-div {
	z-index: 1!important;
}
.evofrontpage-tabbed-slide-left-right .evofp-table-cell-inner .evofp-img-left {
	/*float: left;*/
	margin: 5px 10px 10px 5px;
	/*border:4px solid #DADADA;*/
        border-radius: 0px;	

}
.evofrontpage-tabbed-slide-left-right .evofp-table-cell-inner .evofp-img-right {
	float: right;
	margin: 5px 10px 10px 5px;
	border:4px solid #DADADA;
        border-radius: 5px;
}

.evofrontpage-tabbed-slide-left-right a.evofp-categ {
	background: url(../../../../images/categ.png) 5px 50% no-repeat #f0f0f0;
	color: #666!important;
	padding: 5px 10px;
	font-size: 80%;
	text-decoration: none;
	margin: 5px 10px !important;
	display:inline-block;
	border-radius: 4px;
	text-indent: 20px;	
}
.evofrontpage-tabbed-slide-left-right a.evofp-categ:hover {
	background: url(../../../../images/categ.png) 5px 50% no-repeat #666!important;
	text-indent: 20px;
	width: auto;
	z-index: 99999;
	color: #fff!important;
}
.evofrontpage-tabbed-slide-left-right #evofptabs ul li span {
		display: none;
}
.evofrontpage-tabbed-slide-left-right a.evofp-introlink {
text-decoration: none !important;
}