table.content{
	width:960px;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
}
table.content td.left{
	width:180px;
	padding: 0px;
}
table.content td.center{
	width:440px;
	padding: 0px;
}
table.content td.right{
	width:310px;
	padding: 0px;
}
table.content td.col{
	width:15px;
	background-color:white;
}
.content_center{
}


.news {
	clear:both;
}

.news .title {
	font-weight:bold;
	padding-right:5px;
}

.news .teaser {
}

.news .more {
}


.stock_news {
	background-image:url(/images/common/box_content_dark.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
	padding-bottom:30px;
}
.stock_news .news .date {
	float:left;
	font-weight:bold;
}
.stock_news .news {
	clear:both;
	margin:0px;
	padding:0px 50px 0px 15px;
}
.stock_news .news .date {
	float:left;
	margin:0px;
	padding-right:20px;
	width:70px;
}
.stock_news .news .text {
	float:left;
	margin:0px;
	width:285px;
}
.stock_news .news .text .title {
	clear:both;
	margin:0px;
	font-weight:normal;
}
.stock_news .news .text .more{
	clear:both;
	margin:0px;
}
