#inst_intro{
    float:left;
    width:385px;
    margin:0px 0px 20px 23px;

}

#inst_intro h3{
    margin:15px 0px 15px 0px;
    color:#661839;
}

#inst_intro p{
    margin:0px 0px 10px 0px;
    color:#661839;
}

#inst_list{
    float:left;
    width:550px;
    color:#661839;
    margin:0px 0px 20px 0px;
    padding:0px 10px 0px 10px;
    background:url(../images/bg_chart.gif);
}
#inst_list h3{
    color:#661839;
    margin:5px 0px 20px 0px;
}
.inst_list_set{
    float:left;
    width:131px;
    margin-right:8px;
}

.inst_list_photo{
    float:left;
    width:131px;
    height:159px;
    margin-bottom:5px;
    background-image:url(../images/inst_photo_bg.gif);

}

.inst_list_set p{
    float:left;
    font-weight:bold;
    clear:both;
}
.inst_list_set img{
    float:left;
}