
body, input, select, option, textarea {font-family:'Ubuntu', Arial, sans-serif; font-size:13px; color:#555555;}

a {color:#555555; text-decoration:underline; cursor:pointer;}
a:link, a:active, a:visited {}
a:hover {color:#000;}

div#questionStatus span:hover {color:#fff;}

h1 {font-family:Arial, Calibri, sans-serif; font-size:28px; font-weight:200;}
h2 {font-size:18px; font-weight:200;}
h3 {font-size:15px;font-weight:bold;}
h4 {font-size:11px;}
h5 {color:#aaaaaa;font-size:16px;}

.grid_3 a, .grid_4 a, .grid_5 a, .grid_6 a, .grid_7 a {text-decoration:underline; /*border-bottom:1px dotted;*/}

textarea {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#555555;}

.notAnswered {background:#ea9999;}
.answered {background:#93c47d;}
.pending {background:#ffff99;}
.current {background:#ffd07a;}

h2 span {padding:2px 4px; font-size:13px; margin-left:10px;}
.statusBox h3 {background:#e5e5e5; padding:2px;}

.bold {font-weight:bold;}
.italic {font-style:italic;}
.red {color:#ea9999;}
.green {color:#93c47d;}
.yellow {color:#ffff99;}
.purple {color:#b74cb7;}

.bg_red {background:#ea9999}
.bg_green {background:#93c47d;}
.bg_yellow {background:#ffff99;}

p.warning {font-weight:normal; font-size:14px; background:#ea9999;}
p.done {font-weight:normal; font-size:14px; background:#93c47d;}

/* Admin */
#adminRightCol span.customer {font-size:10px; color:#aaa;}
#admin button {font-size:11px; padding:1px 2px;}
