/* --- module: calendar current --- */

.swcalendar .modTitle {
	color:#00A451;
}
.swcalendarCurrent .modSubTitle {
	color: #000000;
	padding: 4px 0px 4px 0px;
}
.swcalendarCurrent .title, .swcalendarCurrent .text {
	padding: 0px 0px 4px 0px;
}
.swcalendarCurrent .title {
	width: 80px;
	float: left;
	font-weight: bold;
}
.swcalendarCurrent .text {}
.swcalendarCurrent .linkIconRight {
	display: block;
	margin: 0px 0px 0px 80px;
}





