.mini {
	font-size: 80%;
}
.Hot, .Hot a {
	color:			Red;
}

#Content th.Short_name {
	width: 125px;
}
#Content td.c {
	text-align: center;
}
#Content table.people td
{
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
#Content table.people h2,
#Content table.people p {
	margin: 4px;
	text-align: left;
}
#Content table.two_columns td {
	width: 50%;
}
#Content table tr.HighLight1,
#Content table tr.h,
#Content table tr.h td,
#Content table tr.h th,
#Content table td.h,
#Content table tr.odd {
	background: #F2F2F2;
}
/*
#Content .incut,
.I_m_here, .Right_box
{
	background: #F2F2F2;
	border: 1px solid LightGrey;
	padding: 4px;
	margin: 4px;
}
*/
.Right_box {
	float:		right;
}
#Content .warning,
#Content .user_warning,
#Content .user_notice,
#Content .user_error
{
	padding: 8px;
	padding-left: 48px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	color: Black;
	background-position: 8px 8px;
	border: 1px solid Gray;
}
#Content .warning,
#Content .user_warning
{
	background-image: url(/Images/icon_warning.gif);
	background-color: Gold;
}
#Content .user_error
{
	background-image: url(/Images/icon_error.gif);
	background-color: LightGrey;
}
#Content .user_notice
{
	background-image: url(/Images/icon_information.gif);
	background-color: #F2F2F2;
}
p.I_m_here {
	margin-left: -4px;
}
/*
#Content .incut {
}
*/
#Content img.org,
/*#Content img.diagram,*/
#Content img.person {
	float: right;
	margin-left: 8px;
}
#Content img.person {
	margin-left: 32px;
	margin-bottom: 32px;
	margin-top: 16px;
	border: 1px solid #F2F2F2;
	border-right-color: #3d43b4;
	border-bottom-color: #3d43b4;
}
#Content p.epigraph {
	text-align: right;
	font-style: italic;
}
#Content a img {
	border: 1px dashed;
}

/* Иконки */
.intradoc a, a.doc {
	background-image: url(/Images/icon_doc.gif);
}
.intrapdf a, a.pdf {
	background-image: url(/Images/icon_pdf.gif);
}
.intraxls a, a.xls {
	background-image: url(/Images/icon_xls.gif);
}
.xls li, li.xls {
	list-style-image: url(/Images/icon_xls.gif);
}
.ppt li, li.ppt {
	list-style-image: url(/Images/icon_ppt.gif);
}
.new li, li.new {
	list-style-image: url(/Images/icon_new.gif);
}
.pdf li, li.pdf {
	list-style-image: url(/Images/icon_pdf.gif);
}
.zip li, li.zip {
	list-style-image: url(/Images/icon_rar.gif);
}
.intraxls a, .intrapdf a, .intradoc a, a.doc, a.xls {
	/*height: 1px;*/
	padding-left: 20px;
	background-repeat: no-repeat;
	/*line-height:150%;*/
}
/*
.doc li, .xls li, li.doc, li.xls, .ppt li, li.ppt, .new li, li.new, .pdf li, li.pdf, .zip li, li.zip {
	background-image: none;
	height: auto;
	padding-left: 0px;
	margin-left: -4px;
	padding-left: 4px;
	vertical-align: top;
}
*/

/* Нумерованные ссылки */

#Content div.Enumerated_links table {
	width: auto;
}

#Content div.Enumerated_links table,
#Content div.Enumerated_links table td {
	border: none;
}

div.Enumerated_links td.Label {
	/*width: 27%;
	white-space: nowrap;*/
}

div.Enumerated_links tr.Labels td {
	color: Silver;
	font-weight: bold;
}

div.Enumerated_links td.Label,
div.Enumerated_links td.Left_label {
	text-align: right;
}

div.Enumerated_links span {
	padding: 1px;
	padding-left: 8px;
	padding-right: 8px;
	background: #F2F2F2;
	border: 1px solid #F2F2F2;
}

div.Enumerated_links span.edge {
	font-size: 80%;
	padding: 2px;
	background: none;
	border: none;
}

div.Enumerated_links span.current {
	border-color: #00679E;
	/*
	border-color: #00679E;
	background: #9FA4FC;
	color: White;
	*/
}

/* Формы */
option.Not_selected {
	color:			gray;
}
.r {
	text-align:		right;
}
.c {
	text-align:		center;
}

/* Переключатели вида */
.View a {
	padding:		4px;
	padding-left:	22px;
	background-position:	4px 6px;
	background-repeat:	no-repeat;
}

.View a.List {
	background-image:	url(http://www.nsuem.ru/Images/Icons/Edit/list_unordered.gif);
}

.View a.Table {
	background-image:	url(http://www.nsuem.ru/Images/Icons/Edit/table.gif);
}

table.Full {
	width:				100%;
}
table.Main td.Logo {
	background: url(/Images/Logo_Background.jpg);
}

#search_only_here_label {
	display:	none;
}

#Content .Masking, #Content .Masking a {
	color:		White;
}

