﻿#Container #Content #Right #Updates { margin-bottom: 30px; }
#Container #Content #Right #Updates h3 { font-weight: bold; font-size: 120%; color: Red; border-bottom: 2px solid #FFF }
#Container #Content #Right #Updates ul { list-style-type: none; margin: 0; margin-top: 10px  }
#Container #Content #Right #Updates ul a { color: Red; text-decoration: none; }
#Container #Content #Right #Updates ul a:hover { color: Red; text-decoration: underline; }
#SearchSocioAlfabetically { margin-top: 20px; }
#SearchSocioOc { margin-top: 20px; }
#SearchSocioGeographically { margin-top: 20px; }

#SearchSocioAlfabetically ul { position: absolute; top: 0; left: 160px; }
#SearchSocioAlfabetically ul li { float: left; margin-left: 2px; padding-left: 2px; border-left: 1px solid #333; min-width: 1em; text-align: center; }
#SearchSocioAlfabetically ul li.primo { border: 0; }
#SearchSocioAlfabetically ul li a { color: #333; text-decoration: none;  }

#SearchSocioOc #SearchSocioOcButtonVai { position: absolute; top: 0px; right: 50px; }
#SearchSocioOc .ddOc { position: relative; left: 30px; }
#SearchSocioGeographically .rbList {  position: absolute; top: -10px; left: 200px; }
#SearchSocioGeographically #GeographicZone { position: absolute; top: 0; left: 373px; }
#SearchSocioGeographically #GeographicButtonVai { position: absolute; top: 0px; right: 50px; }

#ResultsAlfabetically { padding: 20px; width: 598px; background: #FFF; margin: 0 auto; position: relative; top: -3px; left: 3px }
#ResultsOC { padding: 20px; width: 598px; background: #FFF; margin: 0 auto; position: relative; top: -3px; left: 3px }
#ResultsGeographically { padding: 20px; width: 598px; background: #FFF; margin: 0 auto; position: relative; top: -3px; left: 3px }

.soci-results { width: 100%; border-collapse: collapse }
.soci-results th { background: #D9D9D9; padding: 2px 5px; font-weight: bold; border: 1px solid #EEE }
.soci-results tr td { border: 1px solid #EEE; }
.soci-results tr.pari td { background: #EDEBEC; padding: 2px 5px;  }
.soci-results tr.dispari td { background: #FFFFF; padding: 2px 5px;  }
.close { text-align: right; margin-bottom: 10px; }
.close a { color: #333; text-decoration: none; }
.close a:hover { text-decoration: underline }
