#mp3uploadati {
  padding-top: 20px;
  clear: both;
  display: block;
}
#mp3uploadati a {
  text-decoration: none;
  color: #444444;
  font-size: 1.0em;
  line-height: 1.6em;
  padding: 2px;
  border: 1px dotted #FFFFFF;
}
#mp3uploadati a:hover {
  border: 1px dotted #444444;
  background-color: #AAAAAA;
  color: white;
}
.sx {
   margin-top: 10px;
   float:left;
   width: 48%;
   border: 1px dotted #CCCCCC;
   padding-bottom: 4px;
   height: 120px;
}

.dx {
   margin-top: 10px;
   float: right;
   width: 48%;
   border: 1px dotted #CCCCCC;
   padding-bottom: 4px;
   height: 120px;
}

.sx h1,
.dx h1 {
   font-size: 1em;
   text-align: left;
   border-bottom: 1px dotted #CCCCCC;
   background-color: #EEEEEE;
   padding: 4px;
   font-variant: small-caps;
   margin-bottom: 2px;
}

.sx a,
.dx a {
   font-size: 0.9em;
   display: block;
   text-decoration: none;
   color: #000000;
   padding: 3px 3px 3px 33px;
}
.sx a:hover,
.dx a:hover {
   display: block;
   text-decoration: none;
   color: #000000;
   font-weight: bold;
  background-color: #EEEEEE;
}

.sx a.testo,
.dx a.testo,
.sx a.testoaccordi,
.dx a.testoaccordi {
   text-align: right;
}

.filemp3 {
   background-image: url(../icons/audio.gif);
   background-repeat: no-repeat;
   background-position: 2px 0;
}
