.gCalFlow {
	position: relative;
	width: 300px;
	height: 400px;
	float: left;
	font-size: 90%;
	overflow: hidden;
	text-decoration: none;
	padding-bottom: 0.5em; 
}

  

  .gCalFlow .gcf-item-container-block {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 90%; 
}
  

