.seosmall {
	display: list-item;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #0A50A1;
	text-decoration: none;
	background-image: url(images/blue_link.gif);
	background-repeat : no-repeat;
	padding-left: 10px;
	background-position: 0px 5px;
	list-style-type: none;

}

A.seosmall {
	display: list-item;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	text-decoration: none;
	background-image: url(images/blue_link.gif);
	background-repeat : no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	list-style-type: none;
}

A.seolink
{
	text-decoration: none;
	cursor: default;
}

.seo_shrink
{
	font-size: 10px;
	padding-left: 10px;
	padding-right: 6px;
	text-decoration: none;
	display: block;
}

A.seo_shrink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display: block;
	color: #999999;
}

A.seo_shrink:hover
{
	font-size: 10px;
	text-decoration: none;
}

.seo_table
{
	padding-right: 3px;
	padding-left: 3px;
	border: thin groove #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
