﻿.table_home
{
	font-size: 11px;
}
.table_home hr
{
	margin-top:5px;
	margin-bottom:5px;
}

.table_home p
{
	margin-top: 3px;
}

.table_home .left
{
	width: 212px; 
	vertical-align: top
}

.table_home .middle
{
	width: 212px; 
	vertical-align: top
}

.table_home .right
{
	width: 212px; 
	vertical-align: top;
	color: #999999;
	
}

.table_home .contenttable
{
	width: 434px
}

.table_home .section
{
	padding-left: 4px; 
	padding-left: 4px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	border-left: solid 1px #cccccc; 
	border-bottom: solid 2px #cccccc;
}

.table_home .title
{
	color: #f7893a;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.table_home .feedtitle
{
	background-color: #f7893a;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	margin-bottom: 10px;
}

.table_home .feed h3
{
	font-size: 11px;
	color: #999999;
	margin: 0px;
}


hr
{
	height: 1px;
	color: #cccccc;
}