﻿.baurad-article-container{
	margin-top:45px;				
}
.baurad-article-header{
	margin-bottom:30px;				
}
img.baurad-article-image{
	max-width:100%;
	height:auto;	
	margin-right:0px;
	margin-bottom:0px;	
	padding:5px;
	border:1px #F57C00 solid;
	background:#fefefe;			
}
.baurad-article-image-panel{
	position:relative;
	float:left;
	max-width:40%;
	margin-right:20px;
	margin-bottom:20px;
}
.articles-cat-item-cat-panel{
	position:absolute;
	right:5px;
	bottom:10px;
	background:rgba(255, 255, 255, 0.8) url('../../../../theme/images/logo_symbol_small.png') no-repeat scroll center left 2px;	
	padding:5px 5px 5px 30px;	
	color:#F57C00;		
}
