http://apps.io/answers/answers.png
/*
Answers Application for Ning Apps Platform
Copyright 2010 Apps.IO, all rights reserved.
For inquiries, visit us at: http://www.apps.io/
*/
#textarea, #inputbox {width:100%;}
body, #contentarea {background:transparent;}
.contentarea, #loader, #nav {background:transparent !important;width:100%;}
.msg {position:relative;padding:5px; border: #9c0 1px solid;color: #444444; background:#cf9; }
.ad { position:relative; padding:5px; border: #FFCC00 1px solid; color: #333333; background:#FFFF99; }
.pan { position:relative; padding:5px; border: #cddce5 1px solid; color: #333333; background:#e3ebf0; }
.error {position:relative; padding:5px; border: #FF9595 1px solid !important; background: #FFD9D9;}
.ad a, .pan a, .msg a, .error a { color:#000000 !important; }
hr {border: none 0;border-top: 1px dotted #cccccc;height: 1px;}
a { text-decoration:none; }
a:hover { text-decoration:underline; }
input { font-size:1em; padding: 2px 1px; border-width:1px; border-color: #666666 #CCCCCC #CCCCCC; }
.button { font-face: 'Lucida Grande, Helvetica, Arial'; font-size:1em; line-height:1em !important; padding:0.21em 0.3em 0.16em; border:1px solid #AAAAAA; cursor:pointer; margin-right:5px; }
.inputlabel { font-weight: bold; }
.texteditor { width:99%; border:1px solid #ccc; background-color:#fff; }
.texteditor p.texteditor_toolbar { margin:0 !important; padding:4px 3px 1px 3px; border-bottom:1px solid #666; background:#E3E3E3 url(http://apps.io/images/ning-apps/button.gif) repeat-x; }
.form_body { position:relative; height:1%; }
.texteditor p.texteditor_toolbar a { padding:4px 3px 0 3px; margin:1px; }
.texteditor p.texteditor_toolbar a img { border:none !important; }
.texteditor p.texteditor_toolbar a:hover { background-color:#fcfcfc; margin:0; border:1px solid; border-color:#bcbcbc; }
.texteditor p.texteditor_toolbar a.image img { margin-top:6px;}
.texteditor p.texteditor_toolbar b { font-size:0.9em; padding:4px 3px 0 3px; margin:1px; }
.texteditor p.texteditor_toolbar b img { border:none !important; }
.texteditor p.texteditor_toolbar b:hover { background-color:#fcfcfc; margin:0; border:1px solid; border-color:#bcbcbc; }
.texteditor p.texteditor_toolbar b.image img { margin-top:6px;}
.texteditor textarea { margin:0; border:0 none; border-top:1px solid #ddd; background-image:none; width:99%; font-size:1em;}
.tbox { margin:0; border:1px solid #ddd; background-image:none; width:99%; font-size:1em;}
.thumb {width:54px; height:54px;padding:1px;border: 1px solid #ccc;}
div.bubble {width: auto; margin-bottom: 24px;}
div.bubble blockquote {margin: 0px; padding: 0px; border: 1px solid #c9c2c1; background-color: #fff;}
div.bubble blockquote p {margin: 10px; padding: 0px;}
div.bubble cite {position: relative; margin: 0px; padding: 7px 0px 0px 15px; top: 4px; background: transparent url(http://apps.io/images/shared/tip.gif) no-repeat 20px 0; }
div.q-bubble {width: auto; margin-left: 64px;margin-bottom: 24px; padding-left:7px; background: transparent url(http://apps.io/images/shared/tip-l.gif) no-repeat 1px 15px;}
div.q-bubble blockquote {margin: 0px; padding: 0px; border: 1px solid #c9c2c1; background-color: #fff;}
div.q-bubble blockquote p {margin: 10px; padding: 0px;}
div.q-bubble cite {position: relative; margin: 0px; padding: 7px 0px 0px 15px; top: 6px; font-style: normal; }
div.q-bubble blockquote a { color:#000000 !important; }
div.q-bubble blockquote { color:#000000 !important; }
div.bubble blockquote { color:#000000 !important; }
.counter {border:none 0; background:transparent !important;}
h3 {font-face: 'Lucida Grande, Helvetica, Arial'; font-size:14px;padding:2px;}
h2 {font-face: 'Lucida Grande, Helvetica, Arial'; font-size:15px;padding:2px;}
td {padding:7px; font-size:12px;}
.o-table {font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:12px;width:99.4%;border-collapse:collapse;text-align:left;}
.o-table th {font-size:14px;font-weight:normal;color:#111;border-bottom:2px solid #444;padding:10px 8px;}
.o-table td {color:#333333;padding:9px 8px 0;}
.o-table tbody tr:hover td {color:#000;}
.vcat {width:230px !important;padding-left:12px;padding-top:7px;font-size:14px;font-weight:bold;float:left;}
.fS-Friend {width:225px;float:left;padding:3px;margin:2px;cursor:pointer;}
div.fS-Friend:hover {border:#777 1px solid;padding:2px;}
.fS-Friend img {width:50px;height:50px;float:left;padding-right:5px;}
.fS-Friend span {font-weight:bold;}
]]>
/*
Answers Application for Ning Apps Platform
Copyright 2010 Apps.IO, all rights reserved.
For inquiries, visit us at: http://www.apps.io/
*/
#textarea, #inputbox, .inputbox {width:100%;}
body, #contentarea {background:transparent;}
.contentarea, #loader, #nav {background:transparent !important;width:100%;}
.msg {position:relative;padding:5px; border: #9c0 1px solid;color: #444444; background:#cf9; }
.ad { position:relative; padding:5px; border: #FFCC00 1px solid; color: #333333; background:#FFFF99; }
.pan { position:relative; padding:5px; border: #cddce5 1px solid; color: #333333; background:#e3ebf0; }
.ad a, .pan a, .msg a { color:#000000 !important; }
hr {border: none 0;border-top: 1px dotted #cccccc;height: 1px;}
a { text-decoration:none; } a:hover { text-decoration:underline; }
input { font-size:1em; padding: 2px 1px; border-width:1px; border-color: #666666 #CCCCCC #CCCCCC; }
.button { font-face: 'Lucida Grande, Helvetica, Arial'; font-size:1em; line-height:1em !important; padding:0.21em 0.3em 0.16em; border:1px solid #AAAAAA; cursor:pointer; margin-right:5px; }
div.q-bubble {width: auto; margin-left: 48px;margin-bottom: 16px; padding-left:7px; background: transparent url(http://apps.io/images/shared/tip-l.gif) no-repeat 1px 15px;}
div.q-bubble blockquote {margin: 0px; padding: 0px; border: 1px solid #c9c2c1; color:#000000; background-color: #ffffff;}
div.q-bubble blockquote.a:hover {margin: 0px; padding: 0px; border: 1px solid #777; background-color: #ffffff; cursor:pointer;}
div.q-bubble blockquote p {margin: 10px; padding: 0px;}
div.q-bubble cite {position: relative; margin: 0px; padding: 7px 0px 0px 12px; top: 6px; font-style: normal; }
div.q-bubble a blockquote, div.q-bubble blockquote a { color:#000000 !important; }
div.q-bubble blockquote { color:#000000 !important; }
.thumb {width:36px; height:36px;padding:1px;border: 1px solid #ccc;}
.dim {opacity:.5;filter: alpha(opacity=50); -moz-opacity: 0.5; }
]]>