#content #title{

}
body > article > header > h1{
	font-size:13pt;
}
#content #title-image img{
	width:auto;
	max-width:80%;
}
.article-main>h3{
	font-size:12pt;
	width:100%;
	padding:0 10px 0 10px;
	box-sizing:border-box;
}
#content h4{
	font-size:11pt;
	font-weight:bold;
}
#content img{
	margin: 40px auto 30px auto;
}
.article-main>p{
	line-height:1.6;
	font-size:11pt;
}

    .galleria{ 
    	margin:40px auto 30px auto;
    	height:400px;
     }
#content img.inline-image-right{
	max-width:30%;
	margin:0 20px 20px 20px;
	float:right;
	overflow:hidden;
}
#content span.caption{
		padding-bottom:10px;
	}
#intelArea > ul > li:nth-child(1) > span.image > img{
	width:100%;	
}
.image{
	max-width:100%!important;
	margin: 20px auto 30px auto!important;
	box-sizing:border-box!important;
	padding:0!important;
}
.article-main dl{
	margin:20px auto 20px auto!important;
	box-sizing:border-box;
}