.rounded,.rounded table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	text-align:center;
	padding: 0px;
	border-spacing: 0px;
}

/* simple css from sitepoint - http://www.sitepoint.com/article/css-round-corners-boxes-curves/ */
.rounded_bl {
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/qcalendarV2.5/themes/rounded/images/bgc_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.rounded_b2 {background: url(/qcalendarV2.5/themes/rounded/images/bgc_r3_c3.jpg) 100% 100% no-repeat}
.rounded_tl {background: url(/qcalendarV2.5/themes/rounded/images/bgc_r1_c1.jpg) 0 0 no-repeat}
.rounded_t2 {background: url(/qcalendarV2.5/themes/rounded/images/bgc_r1_c3.jpg) 100% 0 no-repeat; text-align:center;padding:4px;}
.rounded_t2 img {border: 0px;}
.rounded_clear {font-size: 1px; height: 1px}	
	
	
	
	
	
.rounded_t2 { text-align:center;padding:2px;}
.rounded_t2 img {border: 0px;}
.rounded_clear {font-size: 1px; height: 1px;font-family: Arial, Helvetica, sans-serif;}

.rounded th {
	font-weight: bold;font-size: 11px;
	height: 13px;font-family: Arial, Helvetica, sans-serif;
}
.rounded thead {
	color:#fff;
	font-weight: bold;
	height: 12px;font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
}
.rounded tfoot {
	color:#fff;
	font-weight: normal;font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	vertical-align: middle;
}
.rounded tbody {font-family: Arial, Helvetica, sans-serif; font-size:10px;color:#fff;
}
.rounded td {
	text-align: center;font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px;
	width: 15%; 
}
.rounded .withoutLink {
	border: none; border-bottom:1px solid #CAEA47;
}
.rounded .withLink {
	background-color: #5F8727;
	color:#090;
}
.rounded .today {
	background-color:#E3EADA; color:#000;
	border: none; border-bottom:1px solid #CAEA47;
}
.rounded a, .rounded a:link, .rounded a:hover {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;border: none; border-bottom:1px solid #CAEA47;
	color: #fff;
}
