/* iCal CSS Document */

/* PHP iCal :: Created by Commander K - www.CreativeLiberties.com */

/* iCal styles */

#iCalWrap	{
	font-family:Arial, Helvetica, sans-serif;
	width:37px;
	height:34px;
	background-image:url(/images/home/iCaln.gif);
	text-align:center;
	margin-top:-8px;
	}

#iCalWrap small	{
	font-size:6px;
	}

#iCalDayWrap	{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	height:8px;
	padding-top:-10px;
	}

#iCalNumberWrap	{
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	height:20px;
	padding-top:5px;
	}

/* iCal styles end */
