// JavaScript Document
$('#esto').css({
			   'border':'#000 dotted 0','height':'30px','overflow':'hidden','cursor':'pointer', 'margin':'10px 0 10px 0','border-width':'1px 0 1px 0','padding':'3px 0 5px 0','width':'320px'
			   });

$('.labj').css({
			   'border':'#000 dotted 0','margin':'-15px 0 0 0','border-width':'1px 0 0 0','width':'320px'
			   });
$('.labj2').css({'border-bottom':'#000','height':'1px','border-bottom-style':'dotted','border-bottom-width':'1px','width':'358px','margin-top':'2px','margin-bottom':'6px'});
$('.labj3').css({'border-bottom':'#000','height':'1px','border-bottom-style':'dotted','border-bottom-width':'1px','width':'586px','margin-top':'2px','margin-bottom':'6px'});
