    a img
    {
        border: none; text-align:left;
    }
    .msg
    {
        width:290px;height:40px;font-family:cursive;font-size:12px;
    }
    .td_bottom
    {
        text-align:center;
        border:none; /*background-image: url("\wp-content\uploads\2009\08\promo\the-resist-project-bg.jpg"); /* forward slash for the path */
        width: 110px; /* use you own image size; */
        height: 340px; /* use you own image size; */
        background-color: black;
        background-position: left top;
        text-align: center;
        vertical-align: top; }
    table tr td
    {
        text-align:center;border:0px;margin:0px; padding:0px;
    }
    .txtArea
    {
        height:190px;
        font-family:cursive;
        font-size:14px;
        vertical-align:top;
        width:340px;
        max-width:340px;
        background:transparent;
        /**opacity:0.4;filter:alpha(opacity=40);/***/
        max-height:190px;
        border:0px;
        /**padding: 3px 10px 0px 12px;*/
        padding-left:21px;
        padding-right:11px;
        padding-top:4px;
        /**white-space: nowrap;//this will make your textarea go haywire*/
        overflow:auto;
    }
    .tbx
    {
        /**color: gray;*/

        /**font-weight:lighter;
        font-style:italic;*/
        font-family: verdana;
        font-size: 8pt;
    }