.lteieizq {
	margin-top: 12px;
	padding-bottom: 0px;
}
.lteieder {
	margin-top: 19px;
	padding-bottom: 5px;
}
.lteieespacio {
	margin-left: 0px;
}

.lte_stt_button {
 	background: #fc9836 url('/static/img/v2/icons/onda-rss.png?06082013&67903490184c') no-repeat 3px 2.5px;
    background: url('/static/img/v2/icons/onda-rss.png?06082013&67903490184c') no-repeat 3px 2.5px, -webkit-gradient(linear, left top, left bottom, from(#fc9836), to(#dd4f07));
    background: url('/static/img/v2/icons/onda-rss.png?06082013&67903490184c') no-repeat 3px 2.5px, -moz-linear-gradient(top, #fc9836, #dd4f07);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc9836', endColorstr='#dd4f07');
}
.lte_stt_button:hover {
		background: #ffb36b url('/static/img/v2/icons/onda-rss.png?06082013&67903490184c') no-repeat 3px 2.5px;
		background: url('/static/img/v2/icons/onda-rss.png?06082013&67903490184c') no-repeat 3px 2.5px, -webkit-gradient(linear, left top, left bottom, from(#ffb36b), to(#dd4f07));
		background: url('/static/img/v2/icons/onda-rss.png?06082013&67903490184c') no-repeat 3px 2.5px, -moz-linear-gradient(top, #ffb36b, #dd4f07);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb36b', endColorstr='#dd4f07');
}

.lte_gn_button {
	background: #009a00 url('/static/img/v2/icons/sobrecito.png?06082013&67903490184c') no-repeat 3px 1.7px;
    background: url('/static/img/v2/icons/sobrecito.png?06082013&67903490184c') no-repeat 3px 1.7px, -webkit-gradient(linear, left top, left bottom, from(#009a00), to(#016a03));
    background: url('/static/img/v2/icons/sobrecito.png?06082013&67903490184c') no-repeat 3px 1.7px, -moz-linear-gradient(top, #009a00, #016a03);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#009a00', endColorstr='#016a03');
    top: -2.5px;
}
.lte_gn_button:hover {
		background: #00bd00 url('/static/img/v2/icons/sobrecito.png?06082013&67903490184c') no-repeat 3px 1.7px;
		background: url('/static/img/v2/icons/sobrecito.png?06082013&67903490184c') no-repeat 3px 1.7px, -webkit-gradient(linear, left top, left bottom, from(#00bd00), to(#016a03));
		background: url('/static/img/v2/icons/sobrecito.png?06082013&67903490184c') no-repeat 3px 1.7px, -moz-linear-gradient(top, #00bd00, #016a03);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bd00', endColorstr='#016a03');
}