.mxp_redblack .element {
   background: url('video_116/bg.png') repeat-y;
   width: 713px;
   color: white;
   font-family: Arial;
}

.mxp_redblack .element .top {
   background: url('video_116/top.png') no-repeat;
   height: 68px;
   line-height: 43px;
   font-size: 18pt;
   text-align: left;
   padding-top: 2px;
   text-align: center;
   font-family: Arial;
   font-weight: bold;
   color: #F5E1E1;
}

.mxp_redblack .element .bottom {
   background: url('video_116/fade_bottom.png') bottom no-repeat;
   height: 100px;
   padding: 10px 30px 20px 30px;
   font-size: 10pt;
   text-align: justify;
   font-family: Verdana;

}
html>body .mxp_redblack .element .bottom {
   height: auto;
   min-height: 100px;
} 

.mxp_redblack .element .post img {
   border: 1px solid black;
   margin: 5px;
}
.mxp_redblack .element .post div {
   font-weight: bold;
   display: inline;
   margin: 5px 20px 20px 5px;
}

.playerlink {
   color: #E5282B;
   font-family: Arial;
   font-weight: bold;
   font-size: 15pt;
}


