#demo {
	width:242px;

}


#homenews {
margin: 5px;

}

.yui-content {
	font-size:10px;
	border: 1px solid #eaeaea;

}
.yui-content td {
	text-align:center;
}
.yui-content td.heading {
	font-weight:bold;

}

.yui-content td.title {
	font-weight:bold;
	text-align:left;	
}


.2d_table, .3d_table {
	margin-bottom:20px;
} 

.yui-nav
{
padding: 0 0;
margin-left: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;

}

.yui-nav li
{
list-style: none;
margin: 0;
display: inline;
}

.yui-nav li a
{
padding: 3px 1em;
border: 1px solid #eaeaea;
background: #eaeaea;
text-decoration: none;
font-size:10px;

}

.yui-nav li a:link { color: #000;
 }
.yui-nav li a:visited { color: #000;
 }

.yui-nav li a:hover
{
color: #000;
background: #eaeaea;
border-color: #eaeaea;
}

.yui-nav li.selected a
{
background: #deeefa;
border-bottom: none;
}
