Warning: include(../include/database.php) [function.include]: failed to open stream: No such file or directory in /home/audiper/public_html/livehelp/styles/styles.php on line 22
Warning: include(../include/database.php) [function.include]: failed to open stream: No such file or directory in /home/audiper/public_html/livehelp/styles/styles.php on line 22
Warning: include() [function.include]: Failed opening '../include/database.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/audiper/public_html/livehelp/styles/styles.php on line 22
Warning: Cannot modify header information - headers already sent by (output started at /home/audiper/public_html/livehelp/styles/styles.php:22) in /home/audiper/public_html/livehelp/styles/styles.php on line 33
Warning: Cannot modify header information - headers already sent by (output started at /home/audiper/public_html/livehelp/styles/styles.php:22) in /home/audiper/public_html/livehelp/styles/styles.php on line 36
div, p, td {
font-family: ;
font-size: ;
color: ;
}
body {
background-color: ;
color: ;
}
input, textarea {
font-family:;
font-size: ;
}
a.normlink:link, a.normlink:visited, a.normlink:active {
color: ;
text-decoration: none;
font-family: ;
border-bottom-width: 0.05em;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
a.normlink:hover {
color: ;
text-decoration: none;
font-family: ;
border-bottom-width: 0.05em;
border-bottom-style: solid;
border-bottom-color: ;
}
.heading {
font-family: ;
font-size: 16px;
}
.small {
font-family: ;
font-size: 10px;
}
.headingusers {
font-family: ;
font-size: 18px;
}
.smallusers {
font-family: ;
font-size: 10px;
color: #CBCBCB;
}
.message {
font-family: ;
font-size: ;
}
a.message:link, a.message:visited, a.message:active {
color: ;
text-decoration: none;
font-family: ;
font-size: ;
border-bottom-width: 0.05em;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
a.message:hover {
color: ;
text-decoration: none;
font-family: ;
font-size: ;
border-bottom-width: 0.05em;
border-bottom-style: solid;
border-bottom-color: ;
}
a.tooltip {
position: relative;
font-family: ;
font-size: 10px;
z-index: 100;
color: #000000;
text-decoration: none;
border-bottom-width: 0.05em;
border-bottom-style: dashed;
border-bottom-color: #CCCCCC;
}
a.tooltip:hover {
z-index: 150;
background-color: #FFFFFF;
}
a.tooltip span {
display: none
}
a.tooltip:hover span {
display: block;
position: absolute;
top: 15px;
left: -100px;
width: 175px;
padding: 5px;
margin: 10px;
border: 1px dashed #339;
background-color: #E8EAFC;
color: #000000;
text-align: center
}
.box {
border-style: solid;
border-width: 1px;
border-color: #FFFF77;
background-color: #FFFFCC;
margin-top: 10px;
}