
body {
font-family: arial;
font-size: 10pt;
margin: 0;
}

img {
border: 0;
}

#story, #box {
border: 1px solid #ffdcee;
width: 75%;
margin: 0 auto 0 auto;
}

.widebody {
width: 95%;
}

#story-image {
padding: 0 0 0 0;
margin: 0 0 0 0;
width: 110px;
}

#story-image img {
border: none;
}

#story-body {
padding: 3px;
padding-bottom: 7px;
width: 95%;
}

#story-header, #story-body{
background-color: white;
border-left: 1px solid #FFBBDD;
}

#story-header-inner {
background-color: #ffdcee;
background-image: url(/data/theme/bubbles-sm.png);
background-position: top right;
background-repeat: no-repeat;
width: 400px;
}

#story-header-inner, #story-body {
padding-left: 5px;
}


#story-separator {
width: 15%;
border-top: 1px solid #bd93bd;
margin: 10px auto 10px auto;
height: 0px;
}
#story h1 {
font-size: medium;
margin: 0;
white-space: nowrap;
}
#story h1 a {
color: black;
text-decoration: none;
}
#story h1 a:hover {
text-decoration: underline;
}
#story h2, #story h1 #edit-link {
font-size: x-small;
margin: 0;
color: #444;
}
#story h2 a, #story h1 #edit-link a {
color: #222;
}

#story-footer {
position: relative;
text-align: right;
}

#story-footer a {
font-size: 8pt;
color: #444;
}
#story-footer a:hover {
color: #000;
}

#hot-link {
font-weight: bold;
}
#story-footer #hot-link {
color: #D0C;
font-style: italic;
}
#story-footer #hot-link:hover {
color: #444;
font-style: normal;
}

.small2 {
font-size: 11px;
}

#box h3 {
margin: 0;
padding: 0;
background-color: #ffdcee;
font-size: 12px;
}

#box ol, #box #inner {
list-style-type: none;
margin: 10px 50px 0 50px;
padding: 0;
text-align: left;
}

#box cite {
font-weight: bold;
}

#box form {
text-align: left;
margin: 5px;
}
