/* Steelers Fever Editorial Style Sheet */

h1 {
font-family: arial, helvetica, sans-serif;
color: #000;
clear: left;
font-weight: bold;
letter-spacing: -1px;
font-size: 170%;
line-height: 99%;
}

h2 {
font-family: arial, helvetica, sans-serif;
color: #000;
font-weight: normal;
font-size: 115%;
}

td.title_se {
background-color: #fcce00;
background-image: url(../images/bg10.gif);
height: 20px;
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
padding-left: 3px;
}

td.content_se {
background-color: #fff;
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
padding: 2px;
}