.authorisation .admin-form {
	margin: 0 auto;
	width: 350px;
}


#module_l, #module_l a {
	font: 11px Tahoma;
	color: #333333;
}

#module_l a:hover {
	text-decoration: underline;
}

#module_d {
	font: 11px Tahoma;
	color: #AAAAAA;
}

#module_action {
	width: 100%;
	background: #fff;
	border: 0
}

.module_list {
	box-shadow: 0 1px 2px #e5e5e5;
}

.module_line {
	height: 1px;
	background: #CCCCCC;
}

.module_line_space {
	height: 3px;
}

.module_line_big_space {
	height: 8px;
}

.module_line_icon {
	background: #F1F1F1;
}

.module_next {
	float: right;
	margin: 5px 5px 0 0;
}

.module_previous {
	float: left;
	margin: 5px 0 0 5px;
}

#module_l input, #module_l select, #module_l textarea {
	height: 16px;
	border: solid 1px #BBBBBB;
	font: 11px Tahoma;
}

#module_l select {
	height: 18px;
	font: 11px Tahoma;
}

#module_l .submit {
	width: 100px;
	height: 20px;
	margin: 3px 27px 0 0;
	border: solid 1px #BBBBBB;
	background-color: #EEEEEE;
}




.m_text_l {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

.m_text_l a {
	text-decoration: none;
	color: #333333;
}

.m_text_l a:hover {
	text-decoration: underline;
	color: #333333;
}


.m_field_l {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.m_button_l {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}


.m_text_d {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #AAAAAA;
}

.m_text_d a {
	text-decoration: none;
	color: #AAAAAA;
}

.m_text_d a:hover {
	text-decoration: underline;
	color: #AAAAAA;
}


.m_field_d {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #60676A;
	background-color: #3F3F3D;
	color: #AAAAAA;
}

.m_button_d {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #60676A;
	background-color: #3F3F3D;
	color: #AAAAAA;
}


.shourtcut {
	margin: 10px 0 10px 0;
	padding: 30px;
	border: solid 1px #CCC;
	text-align: center;
}

.shourtcut a {
	font: 11px Tahoma;
	color: #333333;
}

.shourtcut a:hover {
	text-decoration: underline;
}