#colA {
    margin-top:23px;
    font-size:12px;
    line-height:16px;
}

#colA h1 {
    background:url(../images/workshops/h1_workshops.gif) no-repeat 0 0;
    width:312px; height:30px;
    margin:0 0 25px 45px;
    text-indent:-9000px;
}

#colA h2, #colA h3, #colA h4, #colA h5 {
    margin-left:105px;
    font-size:14px; line-height:18px;
    font-weight:bold; text-transform:uppercase;
    color:#000;
}

#colA h2 {
    font-size:18px; 
}

#colA h3 {
    margin-bottom:30px;
}

#colA h4 {
    margin-top:25px; margin-bottom:-10px;
    color:#ec008c; text-transform:none;
}

#colA h5 {
    margin-top:25px;
    color: #006eb9; font-size:12px;
}

.infobox {
  background: url('../images/global/collapsable_bg_top.png') top left no-repeat;
  margin-left:42px;
  padding: 20px 0 5px;
  width: 576px;
}
.infobox_bottom {
  height: 20px; width: 576px;
  margin-bottom:5px;
  background: url('../images/global/collapsable_bg_bot.png') bottom left no-repeat;
}
.infobox p {
  padding: 0 35px 10px 105px;
  font-size: 12px;
}
.infobox p em {
  color: #006eb9; font-style:normal; font-size:11px; font-weight:bold;
}
.infobox p.who {
    padding-top:5px;
    font-weight:bold;
}
.infobox p.workshop {
    padding-bottom:2px;
}
.infobox a {
  display: block; min-height: 28px; _height: 28px;
  margin-left: -65px; padding-left: 65px;
  background: url('../images/global/collapsing_arrows_down.png') 20px center no-repeat;
  text-decoration: none; color: #000; font-size: 14px; font-weight:bold;
}
.infobox a:hover {
  background: url('../images/global/collapsing_arrows_down_over.png') 20px center no-repeat;
}
.infobox a.open {
  background: url('../images/global/collapsing_arrows_up.png') 20px center no-repeat;
}
.infobox a:hover.open {
  background: url('../images/global/collapsing_arrows_up_over.png') 20px center no-repeat;
}
.nojs .infobox .collapsed {display: block;}
.infobox .collapsed {
  display: none;
}  
fobox, .infobox_bottom {
    margin-left:42px;
}  
#colA p.disclaimer {
    font-size:12px; font-weight:bold;
    margin-top:65px; margin-left:45px; 
    color:#000;
}    

#footer {
    margin-top:15px;
} 
