.offscreen {
left:-999em;
position:absolute;
}

.category {
margin-right:12px;
width:255px;
}

div#feedback {
background-image:url(/images/twitter_gray_back.png);
background-repeat:no-repeat;
height:570px;
text-align:left;
}

div#supportDialog {
background-image:url(/images/support_form_back.jpg);
background-repeat:no-repeat;
color:#000;
height:500px;
width:700px;
}

div#supportDialog .bd {
background-image:url(/images/support_form_back.jpg);
background-repeat:no-repeat;
}

#txtaMessage {
height:300px;
width:90%;
}

div#tipMeDialog div.contents {
text-align:left;
}

#supportDialog,#tipMeDialog,#tipFriendDialog {
border-bottom:none;
}

input.name {
margin-right:12px;
width:250px;
}

input.email,input.subject,input#txtTipEmail {
width:345px;
}

div#tipMeDialog,div#tipFriendDialog {
color:#000;
height:250px;
width:700px;
}

input#txtTipName,input#txtTipFriendEmail {
margin-right:12px;
width:310px;
}