.zzamora_container {
      text-align: left;
      background: #f5f5f5;
}

.amora_container_horiz_bottom_title {
      background: #eeeeee;
      text-align: center;
      height: 15px;
      font-size: 11px;
      padding-top: 5px;
      color: #999999;
}

.amora_container_horiz_bottom {
      background: #eeeeee;
      text-align: left;
      padding-left: 20px;
      padding-top: 10px;
      overflow: hidden; 
      padding-top: 5px;           
}

.amora_container_vert_right_title {
      background: #eeeeee;
      text-align: center;
      height: 15px;
      width: 300px;
      font-size: 11px;
      padding-top: 5px;
      color: #999999;
}

.amora_container_vert_right {
      background: #eeeeee;
      text-align: left;
      padding: 10px;
      padding-bottom: 20px;
}

.zzamora_label {
      text-align: center; 
      font-size: 11px; 
      color: #aaaaaa; 
      margin-bottom: 5px; 
}      

.amora_box {
      font-family: arial;
      font-size: 12px;
      color: #263782;
      margin-bottom: 15px;
      padding-left: 15px;
      line-height: 16px;
}

.zzamora_box:hover {
      text-decoration: underline;
}

.amora_box_horiz {
      float: left; 
      width: 200px; 
      margin-right: 15px;
}

.amora_title {
      color: #0088cc;
}
.amora_desc {
      color: #000000;
}
.amora_link {
      color: #777777;
}
