.bud_pic {
float: left;
height: 160px;
padding: 2px;
margin: 5px 3px;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.bud_pic_old {
float: left;
height: 148px;
padding: 4px;
margin: 5px 3px;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.author_pic {
float: left;
height: 148px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.zoom_pic {
float: left;
width: 100px;
white-space: wrap;
font-size: extra-small;
height: 174px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.zoom_avatar {
float: left;
width: 100px;
white-space: wrap;
font-size: small;
height: 164px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.ponytab_pic {
float: left;
width: 100px;
white-space: wrap;
font-size: extra-small;
height: 144px;
padding: 4px;
margin: 5px 3px;
border: 0px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.ulistcol1 {
width: 20%;
float: left;
white-space: wrap;
margin: 10px 5px 10px 10px;
background: yellow;
}
.ulistcol2 {
width: 20%;
float: left;
white-space: wrap;
margin: 10px 5px 10px 10px;
background: red;
}