/*html, body
{
	font-family : Verdana, Arial, sans-serif;
	font-size:0.83em;
	color:#CCCCCC;
	margin:0;                                                                                                                                
  padding: 0;  
}

.bg
{
  background-color:#f46322;
  background-repeat:repeat-x;
	background-image:url(/images/bg.gif);
}

.black
{
 background-color:black;
 color:#CCCCCC;
}

td.bb
{
  background-color:black;
  background-repeat:repeat-x;
	background-image:url(/images/bg_black.gif);
	color:#CCCCCC;
}

h1
{
 font-size:120%;
 color:#FFFFFF;
 margin-bottom: 0.1em;
 padding-bottom: 0.1em;
}

h2
{
 font-size:110%;
 color:#FFFFFF;
 margin-bottom: 0.1em;
 padding-bottom: 0.1em;
}

a {
font-style: normal;
font-weight: bold;
color: #CCCCCC;
}

a:hover {
color: #f47e20;
}

.o
{
 font-size:110%;
 font-weight:bold;
 color:#f47e20;
}

p
{
 margin: 0;
 padding: 0;
}

#content
{
 margin: 30px;
 height: 400px;
 overflow: auto
}

.small
{
	font-size:80%;
}

#shoutbox 
{
	width: 290px;
}

#chatoutput {

/* Height of the shoutbox*
height: 70px;

/*Uncomment width below*
width: 290px;

/* Horizontal Scrollbar Killer *
padding: 6px 8px; 

/* Borders *
overflow: auto;
}

#chatoutput span {
font-size: 1.1em;
color: #f47e20;
}


#chatoutput a {
font-style: normal;
font-weight: bold;
color: #f47e20;
}

/* User names with links *
#chatoutput li span a {
font-weight: normal;
display: inline !important;
}

#chatForm {
padding: 0;
margin: 0;
}

#chatForm input {
margin-bottom: 3px;
width: 150px;
}


#chatForm input#submitchat {
width: 60px;
margin: 1px auto;
border: 1px outset;
padding: 1px;
}

#chatoutput ul#outputList {
padding: 0;
position: static;
margin: 0;
}

#chatoutput ul#outputList li {
margin: 0;
background: none;
font-size: 1em;
list-style: none;
}

/* No bullets from Kubrick et al. *
#chatoutput ul#outputList li:before {
content: '';
}

ul#outputList li:first-line {
line-height: 13px;
}

#lastMessage {
padding-bottom: 2px;
text-align: center;
border-bottom: 2px dotted #999999;
}

em#responseTime {
font-style: normal;
display: block;
}

#chatoutput .wp-smiley {
vertical-align: middle;
}
*/
html, body
{
	font-family : Verdana, Arial, sans-serif;
	font-size:0.83em;
	color:#CCCCCC;
	margin:0;                                                                                                                                
  padding: 0;  
}

.bg
{
  background-color:#f46322;
  background-repeat:repeat-x;
	background-image:url(/images/bg.gif);
}

.black
{
 background-color:black;
 color:#CCCCCC;
}

td.bb
{
  background-color:black;
  background-repeat:repeat-x;
	background-image:url(/images/bg_black.gif);
	color:#CCCCCC;
}

h1
{
 font-size:120%;
 color:#FFFFFF;
 margin-bottom: 0.1em;
 padding-bottom: 0.1em;
}

h2
{
 font-size:110%;
 color:#FFFFFF;
 margin-bottom: 0.1em;
 padding-bottom: 0.1em;
}

a {
font-style: normal;
font-weight: bold;
color: #CCCCCC;
}

a:hover {
color: #f47e20;
}

.o
{
 font-size:110%;
 font-weight:bold;
 color:#f47e20;
}

p
{
 margin: 0;
 padding: 0;
}

#content
{
 margin: 30px;
 height: 400px;
 overflow: auto
}

.small
{
	font-size:80%;
}

#shoutbox 
{
	width: 290px;
}

#chatoutput {

/* Height of the shoutbox*/
height: 50px;

/*Uncomment width below*/
width: 290px;

/* Horizontal Scrollbar Killer */
padding: 6px 8px; 

/* Borders */
overflow: auto;
}

#chatoutput span {
font-size: 1.1em;
color: #f47e20;
}


#chatoutput a {
font-style: normal;
font-weight: bold;
color: #f47e20;
}

/* User names with links */
#chatoutput li span a {
font-weight: normal;
display: inline !important;
}

#chatForm {
padding: 0;
margin: 0;
}

#chatForm input {
margin-bottom: 3px;
width: 150px;
}


#chatForm input#submitchat {
width: 60px;
margin: 1px auto;
border: 1px outset;
padding: 1px;
}

#chatoutput ul#outputList {
padding: 0;
position: static;
margin: 0;
}

#chatoutput ul#outputList li {
margin: 0;
background: none;
font-size: 1em;
list-style: none;
}

/* No bullets from Kubrick et al. */
#chatoutput ul#outputList li:before {
content: '';
}

ul#outputList li:first-line {
line-height: 13px;
}

#lastMessage {
padding-bottom: 2px;
text-align: center;
border-bottom: 2px dotted #999999;
}

em#responseTime {
font-style: normal;
display: block;
}

#chatoutput .wp-smiley {
vertical-align: middle;
}
