body, h1, h2, h3, h4, h5, h6, p, li, th, td, pre, div{
	margin: 0;
	padding: 0;
	color: #333;
}

.hide {
	display: none;
}

#blackborde {
	margin: 0;
	padding: 0;
	clear: left;
	display: block;
	position: relative;
	width: 174px;
	height: 202px;
	background: url(/images/retop/borde03.jpg) 0 0 no-repeat; 
}

#blackborde .day {
	display: block;
	position: absolute;
	top: 73px;
	left: 110px;
	color: #FFF;
	font-size: 12px;
	text-align: right;
	line-height: 14px;
	width: 56px;
	height: 15px;
}

#blackborde .title {
	display: block;
	position: absolute;
	top: 73px;
	left: 30px;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	width: 88px;
	height: 15px;
}

#blackborde .comment {
	display: block;
	position: absolute;
	top: 91px;
	left: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	width: 150px;
}