

.baloon-top {
	float: left;
	height: 10px;
	width: 160px;	
}

.baloon-close {
	float: left;
	height: 10px;
	width: 10px;
	margin-left: 148px;	
}

.baloon-close img{
	cursor: pointer;
}

.baloon-content {
	float: left;
	height: auto;
	width: 160px;	
}

.baloon-content a{
	font-weight: normal;
	font-size: 11px;	
	color: #1d1e27;
}
table#calendar-tab td {
	vertical-align: middle;
}
