#trigger_inline_jumpModalFrame { background:#fff;}
.intro_block_title { /*clear:both;*/
	text-transform: uppercase;
	 word-wrap: break-word;
	 background: none !important;
}
.inner_central_top { font-weight:bold; font-size:1.2em}

.inlinewell {   
padding:1em; 
margin:1em; 
/*display: inline-block ; */
overflow: hidden;
outline: 1px solid #BFBFBF;

-webkit-box-shadow: 1px 2px 4px 1px rgba(0,0,0,0.2);
box-shadow: 1px 2px 4px 1px rgba(0,0,0,0.2);

background:#F2F2F2;

}