/* HOLLYWOOD BREAKDOWN STUFF */
#menu { margin-bottom: 0px; }
.hbHeader { margin: 10px 0 0 5px; z-index: 110; position: relative; }
#rightcol .bio { 
  background-color: #000;
  color: #fff;
  padding: 10px;
}
#rightcol .bio a { color: #ff0033; }

#main { padding-top: 15px; }
#main .newsStory { border-bottom: none; }

#main #posts.hb { width: 700px; background: none;  } 

#main #posts h1 { 
  font-weight: bold;
  font-size: 16px;
  font-family: 'Helvetica Bold', 'helvetica', arial, sans-serif;
  text-transform: none;
}

.post ul { background: none; padding-left: 30px; }

.fb img { width: 220px; height: 30px; }
.fb { position: absolute; right: 115px; top: 190px; }
