﻿.example-date {
	background-color:#CCC;
	float:left;
	margin-left:10px;
		margin-right:5px;

	position:relative;
	background-image: url(sj.jpg);
	height: 48px;
	width: 46px;}
.example-date .day {
	font-size:16px;
	left:5px;
	line-height:25px;
	position:absolute;
	top:0;
	color: #FFF;}
.example-date .month {
	font-size:15px;
	text-transform:uppercase;
	margin-left:4px;
	color: #000;
	line-height:65px;
	text-align: center;}