
.widget_shortcode > div {
	// border:2px #f1f1f1 solid;
	border-radius: 3px;
	overflow: hidden;
	width: auto;
	min-height: 160px;
	margin:0 auto;
	position: relative;
}

.widget_shortcode div > div {
	display: block;

}

.widget_shortcode .calendario_header {
	background: #f1f1f1;
	min-height: 325px;
	margin: 0px 0;
	/*border-bottom: 3px solid #e3e3e3;*/
	border-radius: 3px;
	max-width: 359px;
}
