/* 300px wide, 25px avatars */
@import "style1.css";
ul.yells .yell-msg { width: 235px; font-size: 10.5px; }
ul.yells .yell-msg a { text-decoration:none; cursor:pointer; }
ul.yells .yell-msg a:hover { text-decoration:underline; }
ul.yells .yell-verb { font-size:9px }
ul.yells .yell-when { font-size: 9px }
ul.yells .yell-text br { display:none }
ul.yells .yell-img {  height: 24px; width: 24px; padding:1px; }
ul.yells .yell-img, ul.yells .yell-img-pair { margin-right: 7px; margin-top: 3px }
ul.yells .yell-receiver img { display: none; }
ul.yells .yell-img-pair .yell-img { width: 12px; height: 12px; margin-right: 0px; padding: 0px; margin: 1px }
