.pub_date {
	display: inline;
	float: left;
	padding: 5px 0px 25px;
	margin: 0px;
}

.pub_date div,
.pub_date div div,
.pub_date div div div {
	float: left;
	padding: 0px;
}

.pd_week {
	width: 140px;
	height: 25px;
	clear: both;
	background: url(/media/img/site/sprite_date.png) no-repeat;
}

.pd_date_w {
	display: inline;
	width: 125px;
	height: 75px;
	clear: both;
	margin: 0px 7px 2px 8px;
}

.pd_dy_w {
	width: 75px;
	height: 75px;
}

.pd_day {
	width: 75px;
	height: 60px;
	background: url(/media/img/site/sprite_date.png) no-repeat;
}

.pd_year {
	width: 75px;
	height: 15px;
	background: url(/media/img/site/sprite_date.png) no-repeat;
}

.pd_month {
	width: 50px;
	height: 75px;
	background: url(/media/img/site/sprite_date.png) no-repeat;
}

.pd_time {
	display: inline;
	width: 80px;
	height: 40px;
	clear: both;
	margin: 0px 30px;
	background: url(/media/img/site/sprite_date.png) no-repeat;
}
