﻿.sm
{
	float:left;
	width:999px;
	background-color:#F0F0F0;
	padding-top:10px; padding-bottom:10px;
}
.sm_sitemap
{
	float:left;
	margin:9px 0 0 4px; display:inline;
}
.sm_sitemap a
{
	color:#084970
}
.sm_Item
{
	float:left;
	
}
.sm_Item a
{
	float:left;
	color:#084970;
	text-decoration:none;
}
.sm_sep
{
	float:left;
	margin:0 4px 0 4px;
}
.sm_ItemLast
{
	float:left;
}
.sm_ItemLast a
{
	float:left;
	color:Black;
	text-decoration:underline !important;
}
.sm_buttons
{
	float:right !important;
}
.sm_input
{
	float:left;
}
.sm_bold
{
	font-weight:bold;
}
.sm_label
{
	float:left;
	margin:8px 4px 0 0;  font-weight:bold;  font-size:14px;
}
.sm_btn
{
	float:left;
	margin:3px 0 0 0;
}