/* 20120615 - 1100 */
.widget-info .col-normal,
.widget-info .col-skinny { padding:0 0 0 8px; margin:0 0 0 8px; }
.widget-info .col-skinny { float:right; background:url("../_img/line-vertical.png") repeat-y left center; }
.widget-info .col-normal { width:408px; margin:0; padding:0; }

.widget-info h4 { line-height:normal; font-size:14px; font-weight:bold; margin:17px 0 5px; }
.widget-info h4:first-child { margin-top:0; }

.widget-info p { line-height:17px; font-size:13px; }

.header-info .ttl-page{ width:80px; }
.ttl-page span.ttl-widget{ width:80px; background:url("../../_img/ttl-general-pt.png") 0 -416px no-repeat; }
.ttl-subtitle { background:url("http://s1.trrsf.com.br/atm/3/core/_img/lin-dotted.png") repeat-y scroll 0 0 transparent; color:#5D5850; float:left; font-size: 11px; margin: 6px 0 0 11px; padding: 0 0 0 14px; }
.LNG_es .ttl-section span.ttl-widget{ width:67px; background-image:url("../../_img/ttl-general-es.png"); }
.RGN_ES.LNG_es .ttl-section span.ttl-widget{ background-image:url("../../_img/ttl-general-ES-es.png"); }
.LNG_en .ttl-section span.ttl-widget{ background-image:url("../../_img/ttl-general-en.png"); }

.widget-info h5 { width:100%; height:20px; font:0/0 a; margin:0 0 10px; background:url("../../_img/ttl-general-pt.png") no-repeat; }
.LNG_es .widget-info h5 { background:url("../../_img/ttl-general-es.png") no-repeat; }
.RGN_ES.LNG_es .widget-info h5 { background:url("../../_img/ttl-general-ES-es.png") no-repeat; }
.LNG_en .widget-info h5 { background:url("../../_img/ttl-general-en.png") no-repeat; }
.widget-info h5.configure { background-position:0 -455px; }
.widget-info h5.your-site { background-position:0 -485px; }

.widget-info #language-list { margin:7px 0 17px; }
.widget-info #language-list .droplist { width:195px; }

.widget-info .code { border:3px #ECEAE7 solid; margin:5px 0; padding:3px; }
.widget-info .code #code { display:block; border:0; overflow:hidden; width:100%; font-family:Arial,Verdana,sans-serif; font-size:11px; font-weight:lighter; color:#5D5850; }
.widget-info .code #code::-moz-selection { background: #FF9900; color:#FFFFFF; text-shadow: none; }
.widget-info .code #code::selection { background:#FF9900; color:#FFFFFF; text-shadow: none; }