div.main
{
	margin:0px;
	padding:0px 0px 20px 0px;
	float:left;
	display:inline;
	border-left:1px solid #d6d6d6; 
	border-right:1px solid #d6d6d6;
	width:990px;
	height:auto;
	/*background-color:#7B7B7B;*/
}
a img
{
	border:none;
}
.fldi
{
	float:left;
	display:inline;
}
	.top-head
	{
		margin:0px 0px;
	}
		.month-imgs
		{
			width:950px;
			height:111px;
			margin:30px 20px 10px;
		}
		.ce-month-events
		{
			width:920px;
			height:auto;
			margin:10px 20px;
			padding:0px 14px 25px 14px;
			background-color:#FAF9F9;
			border: 1px solid #D6E5EB;
		}
			.ce-events-row
			{
				width:920px;
				height:auto;
				margin:25px 0px 0px 0px;
				/*background-color:#6600CC;*/
			}
				.ce-event
				{
					width:450px;
					padding:0px;
					margin:0px 10px 0px 0px;
				}
					.ce-event h3
					{
						width:370px;
						padding:0px;
						margin:15px 0px 5px 10px;
						font:normal 20px Verdana, Arial, Helvetica, sans-serif;
						color:#007EBC;
						line-height:25px;
						vertical-align:middle;
						/*background-color:#00FFCC;*/
					}
						.event-details
						{
							width:370px;
							padding:0px;
							margin:0px 0px 0px 80px;
						}
							.row
							{
								margin-bottom:20px;
							}
								.c1
								{
									width:80px;
									padding:0px;
									font-weight:bold;
								}
								.c2
								{
									width:240px;
									padding:0px;
									line-height:18px;
								}

