html, body, table, td, div, a 
{ 
margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:x-small; line-height:1.5em; color:#4A627B;
}
body
{
background-color:#E2E2E2; bckground-image:url(../chrome/mainBg.gif); bckground-repeat:repeat-y;
bckground-position:center 0;
}
table.main
{
margin:0 auto 0 auto; width:70px; background-color:#FFFFFF;
}
table.story {  }

td.borderRight { border-right:2px dotted #b5b5b5; }
td.borderBottom { border-bottom:2px dotted #b5b5b5; }
td.borderBottomRight { border-right:2px dotted #b5b5b5; border-bottom:2px dotted #b5b5b5;  }

td.shadowLeft { background-image:url(../chrome/shadowLeft.gif); background-repeat:repeat-y; }
td.shadowRight { background-image:url(../chrome/shadowRight.gif); background-repeat:repeat-y; }

div.storyHolder { margin:8px 15px 0 15px; padding:0 0 6px 0; border-bottom:2px dotted #b5b5b5; }

input.textBox { font-size:x-small; border:1px solid gray; }

img { border:0; }
img.thumbnail { margin:2px 10px 0 0; }
img.advert { display:block; margin:9px 0 0 9px; }

a { text-decoration:none; font-weight:bold; }
a.titleLink { display:block; font-size:small; }
a.formButton { cursor:pointer; border:1px solid gray; padding:2px 2px 1px 2px; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; color:gray; }
a:active { text-decoration:none; }