img{
border:0px;
}

#slider1 {
    width: 880px; /* important to be same as image width */
    height: 400px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden;
    margin:0 0 0;
    padding:0 0 0;
    vertical-align: top;
     /* important */
}

#slider1Content {
    width: 880px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 12px;
    padding:0px;
    vertical-align: top;
}
.slider1Image {
    float: left;
    position: relative;
    display: none;
    margin:0px;
    padding:0px;
}
.slider1Image span {
    position: absolute;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
    clear: both;
}
.slider1Image span strong {
    font-size: 14px;
    
}
.left {
    top: 0;
    left: 0;
    width: 110px !important;
    height: 279px;
}
.right {
    right: 0;
    bottom: 0;
    width: 200px !important;
    height: 375px;
    
}
#slider1 ul { list-style-type: none; margin:10px 10px 0; padding:0 0 0;}









h3   { font-size: 1.6em; margin: 0px; }

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   139px;
  background: #dee6e9;
  text-decoration: none;
  font-family: Arial, Sans-Sherif;
  font-weight: bold;
  font-size: 12px;
  color:   #003366;
  margin-bottom: 2px;
  
  
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
a.sample_attach:hover{color:#0066cc;}
div#sample_attach_menu_child             {  }


