﻿body { }

.focus_body 
{ 
	margin: px 0 0 0; 
	padding: 0px 8px 12px 0px;
}

.focus_item
{
	margin: 15px 0 20px 0;
	min-height: 20px;
}

/*
a.focus_title, a.focus_title:visited
{ 
	color: #085790; 
	text-decoration: none; 
}

a.focus_title:hover
{
	text-decoration: underline;
}

.focus_title_label
{
	color: #085790; 
	font-weight: bold;
}
*/

.focus_text
{
	margin: 0 0 0 0;
}

.focus_image
{
	float: left;
	margin: 5px 10px 5px 0;
}

a.focus_more, a.focus_more:visited
{ 
	text-decoration: none; 
	color: Blue;
}

a.focus_more:hover
{
	text-decoration: underline;
}