.logos{
clear:left;
}
.logoimage{
float:left;
margin-right:10px;
}
.dl_button{
background:url(../image/icon_download.gif) no-repeat 0px center;
padding-left:17px;
}
.le_button{
background:url(../image/icon_ext.gif) no-repeat 0px center;
padding-left:17px;
}
a.dl_button:hover,
a.le_button:hover{
color:#67b018;
}
.imageleft{
float:left;
width:260px;
margin:3px 0 0 0;
padding:0;
list-style:none;
}
.imagename{
color:#888;
font-size:0.6em;
}
.clear{
margin-top:10px;
clear:left;
float:none;
clear:both;
width:100%;
}
.imageleft_small{
width:140px;
float:left;
margin:10px 0 10px 0;
padding:0;
list-style:none;
}
.imageleft_small li{
height:140px;
}
.imageleft_small li.imagename{
height:10px;
}