*{ margin:0; padding:0; }

body { background-color: white; font: 11pt Arial, Helvetica, sans-serif; }
a { color: #385B8B; }
p { margin-bottom: 0.5em; }
img { border: none; vertical-align: middle; }
h2 { font-size: 1.2em; color: #000000; font-weight: bold;}
h3{ font: 1.4em Georgia, "Times New Roman", Times, serif; color: #333333; font-weight: normal; }
ul{ margin-left: 3em; }
ol{ margin-left: 3em; }
.usualp p{ margin: 1em 0; }
.highlight { background: #FFFF33; }

.shoutBox { font-size: 0.85em; padding: 3px 5px 10px; border: none; }
.shoutBox a:link{ text-decoration: none; font-weight: bold; }
.shoutBox a:visited{ text-decoration: none; font-weight: bold; }
.shoutBox a:hover{ text-decoration: underline; background: #ccc; }

#shout-area { overflow: auto; margin: 0 10px; }

#shoutInputBar{ font-size: 1.1em; text-align: center; bottom: 0px; margin-bottom: 10px; }

input#shout_content{ font-size: 1em; width: 70%; padding: 1px; margin: 0 auto; color: #333; color: #000066; }
.shout-message a:hover{ text-decoration: none; color: inherit; color: #000000; background: #fff;}
.shout-item{ padding: 4px 0; clear: both;}
.shout-item img{ vertical-align: middle; margin-right: 2px; float: left;}
#shoutSubmit { font-size: 0.86em; padding: 0; width:20px; height: 20px; background: #E0E4EF; border: 1px solid #aaa; }
#shoutBox_history{ position: absolute; background: #DFE5EC; overflow: auto; }
#shoutBox_loading{ text-align: center; margin-top: 180px; font-size: 1.1em; font-weight: bold; }
.shoutNavi{ color: #333333; font-size: 0.9em;}
div.shoutNavi a:visited{ color: #333333; }
div.shoutNavi a{ color: #333333; }

#goTop { text-align: center; }
#goTop a{ color: #000099; text-decoration: none; }
