/*.articles 
{
}

.articles fieldset
{
	background-color: #FFFFFF;
}

.articles .bar
{
	background-color: #EBEBEB;
}

.articles .bar td
{
	background-color: #E3E3AA;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.articles hr
{
	height: 1px;
	color: #EBEBEB;
}

.articles td
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.articles fieldset td
{
	font-family: Verdana;
	font-size: 11px;
}
*/