.datalist{
height: 16px;
width: 100%;
text-align: left;
clear:both;
overflow: hidden;
border-bottom: 1px solid #C0C0C0;
background-color: #E0E0E0;

}
.datalist:hover{
height: 25px;
width: 100%;
line-height: 25px;
text-align: left;
clear:both;
background-image: URL('dataktion.png');
background-position: right;
background-repeat: no-repeat;
overflow: hidden;
background-color: #fff;
border-bottom: 1px solid #C0C0C0;

}
.datalist_ex{
height: 16px;
width: 100%;
text-align: left;
clear:both;
overflow: hidden;
border-bottom: 1px solid #C0C0C0;
background-color: #E0E0E0;
-webkit-transition: height 0.5s; -moz-transition: height 0.5s; -ms-transition: height 0.5s; -o-transition: height 0.5s;
}
.datalist_ex:hover{
height: 25px;
width: 100%;
line-height: 25px;
text-align: left;
clear:both;
background-image: URL('dataktion_ex.png');
background-position: right;
background-repeat: no-repeat;
overflow: hidden;
background-color: #fff;
border-bottom: 1px solid #C0C0C0;

}
.datlabel{
color: #000;
text-decoration: none;
}
.datlabel:hover{
color: #000;
font-weight: bold;
text-decoration: none;
}
.datlabelshare{
color: blue;
text-decoration: none;
}
.datlabelshare:hover{
color: blue;
font-weight: bold;
text-decoration: none;
}

.dataction{
float:right;
}
.datactlink{
height: 25px;
width: 25px;
float:left;}

.datalink{
text-decoration: none;}

.datasize{
height: 25px;
width: 55px;
float:left;}