        a
        {
            color:#1781B4;
            text-decoration: none;
        }
        .status-body
        {
            float:left;

        }
        .status_row
        {
            clear:both;
            padding: 10px 7px 10px 7px;
            min-height:50px;
            font-family: "Trebuchet MS", sans-serif;
        }
        .border
        {
          border-top: 1px dashed #999999;
        }
        #twitter_div
        {
            width:220px;
            background-color: #ffffff;
            color: #13678F;
            font-size:13px;
        }
        #profile-image
        {
          width:42px;
          height:42px;
          margin-right: 7px;
          padding:2px;
          background-color: #603F30;
        }
        #twitter-icon
        {
            margin-top:10px;
            margin-right:8px;
            padding:2px;
            background-color: #603F30;
        }


        .meta, .meta a
        {
            font-size:10px;
            color:#999999;
            font-style: italic;
        }

        #user
        {
          background:white url('http://www.illustartist.com/twitter/images/bg.png') top left repeat-x;
          padding:7px;
          -moz-border-radius: 7px;

        }
        #bubble_head
        {
          background: transparent url('http://www.illustartist.com/twitter/images/bubble_arrow.gif') bottom left no-repeat;
          height: 17px;
        }
        #bubble
        {
          background: white url('http://www.illustartist.com/twitter/images/bg.png') top left repeat-x;
          -moz-border-radius: 7px;
        }
        #tw_username
        {
            font-size:25px;
        }
        #info
        {
          text-align: right;
          font-size:10px;
        }

