.sf_admin_filter { display: none; }
#sf_admin_container input[type=submit] { width: auto; padding: 5px; }

.my_content h1
{
font-size: 14px; color: #094976; text-transform: none; font-weight: bold; padding-bottom: 7px; padding-top: 16px;
}
.b {font-weight:bold}
table.my_content {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px 2px;
	border-style: outset outset outset outset;
	border-color: #094976;
	border-collapse: separate;
	background-color: white;
}
table.my_content th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #094976;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.my_content td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #094976;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.my_content_no_border {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.my_content_no_border th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.my_content_no_border td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.evak_teh {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px 2px;
	border-style: outset outset outset outset;
	border-color: #094976;
	border-collapse: separate;
	background-color: white;
}
table.evak_teh th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #094976;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.evak_teh td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #094976;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
/*допник*/
table.evak {
	width:90%;
	border:none;
	background-color: white;
	margin-bottom:20px;
}
table.evak th {
	border:none;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:left;
}
table.evak td {
	border:none;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.evak_image td {
	width:120px;
	text-align:center;
}
ul.else li {
	margin-left:15px;
	list-style-image:url(../images/strela3.gif);

}
ul.else li strong {
	color: #094976;

}

.online input {
width:205px!important;
}
