/*.demo_title{
    height: 30px;
    background: #000000;
    color: white;
    _width:100%;
}

.demo_title .text{
    padding: 7px 0 7px 20px;
    width:100%;
}

.demo_list{
  height: 132px;
  list-style: none;
}

.demo_list li{
    width: 176px;
    height: 66px;
    float: left;
    padding-right: 5px;
    padding-top: 5px;
}*/

/*.demo_list li.button_fb{
   background: url("../pictures/demo/FB-100A.jpg") no-repeat;
   background-repeat: no-repeat;
}

.demo_list li.button_ob{
   background: url("../pictures/demo/OB-100A.jpg") no-repeat;
   background-repeat: no-repeat;
}

.demo_list li.button_wcb{
   background: url("../pictures/demo/WCB-100A.jpg") no-repeat;
   background-repeat: no-repeat;
}

.demo_list li.button_axis{
   background: url("../pictures/demo/FB-100A vs Axis 211M.jpg") no-repeat;
   background-repeat: no-repeat;
}

.demo_list li.button_nikon{
   background: url("../pictures/demo/FB-100A vs Nikon D80.jpg") no-repeat;
   background-repeat: no-repeat;
}

.demo_list li.button_canon{
   background: url("../pictures/demo/FB-100A vs Canon EOS 5.jpg") no-repeat;
   background-repeat: no-repeat;
}*/

ol.summary {
    padding: 0;
    margin: 0;
    height: 130px;
}

ol.summary li b {
color: #000;
}

.button {
margin-top: 5px; 
}

.picture {
    float: left;
    padding: 0;
}

.picture img {
    width: 110px;
    padding: 0;
    margin: 0 15px 15px 0;
}

.online-demo,
.download-demo {
color: #000;
}

/*.demoplayer {
    height: 320px;
    width: 460px;
    margin: 30px 23px 28px 23px;    
}

.live_demo_footer{
   margin-left: 30px;
   margin-right: 23px;
   line-height: 17px;
}

.live_demo li{
    list-style: none
}
*/