@charset "utf-8";
.td_cast{
  width : 195px;
  border-bottom-style : none;
}
.td_castbig{
  width : 100%;
}
.prof{
  background-color : black;
  width : 80%;
  margin-left : 10%;
  margin-right : 10%;
  position : relative;
}
.proftext{
  background-image : url(../img_cast/profback.png);
  background-repeat : repeat-x;
  padding-bottom : 10px;
  background-position : center top;
  z-index : 3;
  padding-left : 20px;
  padding-right : 20px;
  margin-top : 10px;
}
.divvis{
  background-color : black;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #c4c0b5;
  margin-top : 90px;
}
.cast1{
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #c4c0b5;
  border-bottom-color : #c4c0b5;
  width : 33.3%;
}
.cast1z{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #c4c0b5;
  width : 33.3%;
}

