td.news_box_tl
{
	background-image: url("../images/box/tl.png");
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

td.news_box_tr
{
	background-image: url("../images/box/tr.png");
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

td.news_box_bl
{
	background-image: url("../images/box/bl.png");
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

td.news_box_br
{
	background-image: url("../images/box/br.png");
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

td.news_box_filler_horizontal
{
	background-color: #BABABA;
	height: 6px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

td.news_box_filler_vertical
{
	background-color: #BABABA;
	margin: 0px;
	padding: 0px;
}

td.news_box_filler_content
{
	background-color: #BABABA;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

div.news_container
{
	width: 400px;
	height: 80px;
	padding-bottom: 20px;
}

div.news_date
{
	background-image: url("../images/box/redbox_60x60.png");
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	float: left;
	position: relative;
	top: 10px;
	left: 30px;
	text-align: center;
	line-height: 1.1em;
	padding-top: 5px;
}

div.news_data
{
	width: 330px;
	float: left;
	height: 80px;
}