body{ background-color: transparent; } .tLiner{ border:1px black solid; padding:10px; width:348px; font-family:arial, helvetica, sans-serif; font-size:12px; background-color: #ffffff; } .tLiner .msgList{ height:160px; overflow-y:scroll; padding-right:3px; } .tLiner .message{ margin-left:10px; margin-top:5px; border-top:1px grey solid; } .tLiner .message .head{ font-size:11px; background-color:lightgrey; } .tLiner .message .respond{ cursor:pointer; float:right; padding-right:5px; } .tLiner .message .postdate{ float:right; } .tLiner .message .actualMessage{ } .tLiner .navigation { font-size:11px; } .tLiner .navigation .open{ color:green; float:right; } .tLiner .navigation .locked{ color:red; float:right; } .tLiner .navigation .locker{ text-decoration:underline; cursor:pointer; } .tLiner .navigation .unlocker{ text-decoration:underline; cursor:pointer; } .tLiner .navigation .responder{ text-decoration:underline; cursor:pointer; padding-left:10px; } .tLiner .footer .help{ cursor:pointer; text-decoration:underline; padding-left:10px; } .tLiner a{ color:black; } .tLiner .navigation .{ cursor:pointer; } .tLiner .chatWaiter{ margin-top:-48px; } .tLiner .responderForm { background-color:#add8e6; height:115px; border-bottom:1px solid grey; } .tLiner .responderForm div { color:black; padding:3px; } .tLiner .responderForm div .error{ color:red; top:10px; } .tLiner .responderForm input { } .tLiner .responderForm textarea { } .tLiner .responderForm button { display:block; } .tLiner.responderForm .counter { display:block; margin-top:0; } .tLiner .responderForm .cB{ clear:both; } .tLiner .helpContainer{ border:1px grey solid; background-color:#add8e6; text-decoration:none; font-size:12px; padding:5px; height:150px; width:341px; overflow:auto; position:absolute; } .tLiner .closer{ float:right; text-decoration:underline; cursor:pointer; font-size:11px; } .tLiner div.footer{ color:black; border-top: 1px black solid; background-color:lightgray; font-size:11px; margin-top:5px; height:26px; padding:3px; } .tLiner .noMessages{ height:150px; width:330px; text-align:center; font-size:10px; color:lightgrey; line-height:150px; } .tLiner .ltimerads{ width:348px; overflow:hidden; } .iframe{ background-color: transparent; }