
.inner-news-bg{
	background: url(../images/inner-right.jpg)repeat-y top;
	width:283px;
	height: auto;
}

.banner{
	background: url(../images/inner-banner.jpg) no-repeat top;
	width:705px;
	height: 269px;
	float:left;
}

.inner-rt{
	background:url(../images/inner-right.jpg) repeat-y top left;
	float:right;
	height: auto;
	width:283px;
	padding-bottom:15px;
}

.inner-lt{
	float:left;
	height: auto;
	width:705px;
}

.inner-rt p{
	
	width:194px !important;
	line-height:18px;
	color:#FFF;
	font-size:12px;
	margin:3px 0 0 0px;
	padding:0 12px 0 15px !important; float:left; display:inline; text-align:left;
}

.events{
	background:url(../images/events.jpg) no-repeat top  center;
	width:241px;
	height:28px;
	margin:15px auto;
}

.month-in{
	background:url(../images/month.jpg) no-repeat top left;
	width:41px;
	height:14px;
	float:left;
	margin:4px 0px 0px 21px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	display:inline;
	}
	
.date-in{
	background:url(../images/dates.jpg) no-repeat top left;
	width:41px;
	height:26px;
	float:left;
	clear:both;
	margin:0px 0px 0px 21px;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	display:inline;
	}
	

.calender{
	background:url(../images/calender-inner.jpg) no-repeat top  center;
	width:241px;
	height:28px;
	margin:15px auto;
}
	
