/* Begin Additional CSS Styles */
.suli-calendar {
	width: 230px;
	height: 290px;
	position: absolute;
	z-index: 11;
	right: 0px;
	top: -340px;
	color: #090E64;
	margin-top: 5px;
}
.suli-cetli {
	width: 200px;
	height: 220px;
	position: absolute;
	z-index: 1;
	top: -190px;
	left: -40px;
	background-image: url('../images/cetli.png');
	background-repeat: no-repeat;
}
.suli-cetli .custom {
	-webkit-transform: rotate(33deg);
	-moz-transform: rotate(33deg);
	-o-transform: rotate(33deg);
	writing-mode: lr-tb;
	font-size: 10px;
	color: rgb(5, 5, 117);
	width: 180px;
	margin-left: 1px;
	margin-top: 110px;
	padding-left:0px;
	padding-right: 0px;
}
/*	 End Additional CSS Styles */