#menu_sec_container {
	width: 10em;
	float: left;
	text-align: right;
}
#menu_sec {
	font-size: small;
	width: 100%;
	border-right: 1px solid #CC0000;
	overflow: hidden;
	float: right;
	margin: 0;
}
.images {
  float: right;
}
#menu_sec h3,#menu_sec ol,#menu_sec p {
	padding: 0px 10px 10px 0px;
	margin: 0;
}

#menu_sec h3 {
	color: #CC0000;
	padding-bottom: 5px;
}

.second_list_element {
	padding-top: 20px !important;
}

#menu_sec ol {
	color: gray;
	list-style-type: none;
	line-height: 1.2em;
}

#menu_sec ol li {
	padding-bottom: 5px;
}

#menu_sec .active {
	color: #CC0000;
	font-weight: bold;
}

#menu_sec a {
  padding-bottom: 1px;
	text-decoration: none;
	text-transform: lowercase;
	border-bottom: 1px dotted #c00;
}

.noemph a {
  color: gray !important;
  border: none !important; 
}

#menu_sec a:link, #menu_sec a:visited, #menu_sec a:active {
	color: #333;
}

#menu_sec a:hover,#menu_sec a:visited :hover {
	color: #CC0000;
}
.menu_sec_title {
	width: 100%;
	float: right;
	margin: 0;
	padding: 0;
	background: url(../images/ang-ne.png) no-repeat top right;
	height: 12px;
}
.menu_sec_title span {
	display: none;
}
#text ul {
	margin: 10px 0px 0px 15px;
	padding: 0;
}

#text ul li ul {
	margin: 0px 0px 10px 0px;
	padding: 0;
	list-style: none;
}

#text ul li ul li {
	margin: 0;
	padding: 0;
}
