h3  img{
	margin: 0px 0 0;
	cursor: pointer;
	font-size: 12px;
	float:left;
}

h3 a{
	color: #3366CC;
	padding:  8px;
	display: block;
	height:12px;
	text-decoration: none;
	font-weight: normal;
	/*background-image: url(img/ico_left.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	/*padding-left:20px;*/
	width:155px;
	font-size: 12px;
 outline: 0;
}

/*Modificacion: Rodrigo Lobos 2009-02-26*/
.displayed_2{
	width:170px;
	height:30px;
	display:block;
	float:none;
	color: #3366cc;
	padding-top:  0px;
	padding-left:  3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	outline: 0;
	
}
.displayed_2 img{
	width:25px;
	height:25px;
}
/* Fin Modificacion: Rodrigo Lobos 2009-02-26*/

.displayed{
	width:170px;
	height:30px;
	display:block;
	float:none;
}

.displayed img{
	width:25px;
	height:25px;
}

.displayed a{
	color: #3366CC;
	padding-top:  15px;
	padding-left:  3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	outline: 0;
	
}
.displayed a:hover{
	color: #3366cc;
	font-weight: bolder;
	text-decoration: none;
	/*background-image: url(img/ico_left_over.png);
	background-repeat: no-repeat;
	background-position: left center;*/
}

h3 a:hover{
	color: #3366cc;
	text-decoration: none;
	/*background-image: url(img/ico_left_over.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	outline: 0;

}


#container {
	text-align: left;
	width: 175px;
	text-decoration: none;
}


#content {
	padding: 0 0 0px;
	width: 175px;
}

.stretcher {
	padding-left: 30px;
	padding-right: 10px;
	list-style-type: circle;
	list-style-position: inside;
	text-decoration: none;
	padding-top:10px;
	/*display:block;
	width:150px;*/
}
.stretcher a {
	font-size: 10px;
	color: #3366cc;
	text-decoration: none;
	text-transform: capitalize;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	outline: 0;
}
.stretcher a:hover{
	font-weight: bolder;
	font-size: 10px;
	color: ·3366cc;
	text-decoration: none;
}

