/********************************************/
/*			CALENDAR STYLE					*/
/********************************************/ 

div.cal_block {width: 90px; height: 90px; padding: 5px; overflow: hidden;}

img.hidden{display: none;}

table.calendar, table.calendar td {border: 1px solid #000000;}

table.calendar th {
	background: #c2e194;
	color: #0a5785;
	padding:5px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	}

table.calendar th.first {border-left: 1px solid #000000; }	
table.calendar th.last {border-left: 1px solid #000000; }
	
#left-column-footer-calendar {
	position: relative;
	bottom: 0;
	left: 0;
	width: 180px;
	height: 15px;
	background-image: url('../images/left_menu_bt_cal.jpg');
	}
/***************************************************/
/*	         			LOGOS	                   */
/***************************************************/

#affiliates-inner-calendar {
	text-align: center;
	margin-top: 15px;
	padding: 20px 0; width: 715px; border-top: solid 1px #b9c0c5;}

#affiliates-inner-calendar ul {list-style: none; padding:0; margin: 0; margin-left: 110px; text-align: left;}

#affiliates-inner-calendar li {
	float: left;
	text-align: left;
	border: 0;	
}

ul.events {
	margin: 0;
	padding: 0;
	}
	
ul.events li {list-style: none;}