.w_box { background: #e9e9e9;}

.w_box_head { background: url(http://ia.imdb.com/media/imdb/01/I/12/07/29.gif) top repeat-x; }

.w_box_left { float: left; }

.w_box_head .w_box_middle {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  padding-top: 5px;
  font-size: 16px;
  color: white;
  font-weight: bold;
}

.w_box_right { float: right; }

.w_box_left, .w_box_right { width: 10px; }

.w_box_head * { height: 30px; }

.w_box_head .w_box_left { background: url(http://ia.imdb.com/media/imdb/01/I/22/07/29.gif) top left no-repeat; }
.w_box_head .w_box_right { background: url(http://ia.imdb.com/media/imdb/01/I/32/07/29.gif) top right no-repeat; }

.w_box_foot * { height: 16px; }

.w_box_foot { background: url(http://ia.imdb.com/media/imdb/01/I/42/07/29.gif) bottom repeat-x; }

.w_box_foot .w_box_left { background: url(http://ia.imdb.com/media/imdb/01/I/52/07/29.gif) bottom left no-repeat; }

.w_box_foot .w_box_right { background: url(http://ia.imdb.com/media/imdb/01/I/62/07/29.gif) bottom right no-repeat; }

.w_rowtable {
  font-size: 11px;
  font-weight: bold;
  border-spacing: 0px;
  border-collapse: collapse;
}

.w_rowtable th {
  height: 5px;
  font-size: 10px;
  text-align: left;
  border-bottom: 1px solid #49AA37;
}

.w_rowtable tbody {
  border-bottom: 1px solid #49aa37;
}

.w_rowtable_col1 {
  width: 90px;
  padding-left: 5px;
}

.w_rowtable tr td {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #E4DFE3;
}

.w_rowtable_rowa {
  background: #F9FAF4;
  border-bottom: 1px solid black;
}

.w_rowtable_rowb {
  background: #FBF7DE;
}
