body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:18px;
}

h1 {
  color:#222222;
  font-size:32px;
  line-height: 32px;
  margin-bottom: 5px;
}

.bio h2 {
  margin-bottom:5px;
}

h2, h3 {
  font-size:18px
}

h4 {
  background:url(../images/bg-h4.jpg) top right repeat-x;
  border:1px solid #8b0215;
  color:#fff;
  font-size:12px;
  line-height:25px;
  padding:0 6px;
  margin-bottom:10px;
  text-shadow:1px 1px 2px #5D0407;
}

#wrapper #body_content h4 .right, #wrapper #body_content h4 .right a {
  color:#fff;
  font-size:12px;
}

h5 {
  font-size:14px;
  margin-bottom:5px;
}

.movie_list h5 {
  background:#e4e4e4;
  color:#393939;
  display:inline-block;
  padding:0 5px;
  text-shadow:1px 1px 0px #ebebeb;
}

h4, .movie_list h5 {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

h6 {
  font-size:12px
}
p {
  margin-bottom:15px;
}
ol {
  list-style:decimal
}
ul {
  
}
