﻿#top-downloads{height:150px; width:1000px; margin:10px auto;}
#top-downloads #top-downloads-head{background:#dadada; color:#222; max-width:150px; padding:3px 0; text-align:center; border-radius:5px 5px 0px 0px; -webkit-border-radius:5px 5px 0px 0px; -moz-border-radius:5px 5px 0px 0px; -o-border-radius:5px 5px 0px 0px}
#top-downloads #top-downloads-content{height:100px; width:100%; background:#dadada}
ul.slide{margin:0;
          padding:0;
          height:123px;
          list-style-type:none;}
 ul.slide li{float:left;
             list-style-type:none;}
 ul.slide img{border:1px solid silver;
             height:123px;}
             
ul.slidescreenshot{margin:0;
          padding:0;
          height:123px;
          list-style-type:none;}
 ul.slidescreenshot li{float:left;
             list-style-type:none;}
 ul.slidescreenshot img{border:1px solid silver;
             height:123px;}             
             
             