#header {
	background-image: url("../images/ecuador/header.gif");
}

#right_bar {
	background-image: url("../images/ecuador/bg.jpg");
	background-repeat: repeat-y;
	background-position: left;
}

#blue_right {
	width: 172px;
	margin-top: 10px;
}

#blue_right a:link, #blue_right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#blue_right a:hover{
	color:rgb(214,214,103);
}

#blue_right ul {
	cursor: pointer;
	list-style-type:none;
	padding-right: 12px;
}

#blue_right ul a:active{
	font-weight:bold;
}

#blue_right ul li img{
	padding-right: 5px;
}

#blue_right ul li {
	border-bottom: 1px solid rgb(214,214,103);
}

#blue_right li {
	_height: 18px;
	line-height: 18px;
}

#blue_right ul ul {
	margin-left: 25px;
}

.lightlist {
	background-color: rgb(162,162,36);
}

.lastli {
	border: 0px none !important;
}
