﻿@import url("http://www.malia.co.uk/assets/css/reviews_new.css");
outside_div {width:960px}

body /* Internet Explorer */ 
{
color: #000000;
margin-right: 0px;
margin-bottom: 10px; 
margin-top:10px;
background-color:#cccccc;
font-family: Verdana;
font-size: 10pt;
text-align: center;
}
body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
}
  @font-face {
    font-family: OCR A Extended;
    font-style:  normal;
    font-weight: normal;
    src: url(/fonts/OCRAEXT0.eot);
  }

.video_detail_text  { color: #808080; font-family: Verdana; font-size: 8pt }
.video_detail_value  { color: #FFFFFF; font-family: Verdana; font-size: 8pt }
.video_title_text { font-family: Arial; font-size: 15; font-weight: bold }
.video_detail_table{ background-color: #252525;  border-top:1px dotted #808080; border-left-width: 1px; border-right-width: 1px; border-bottom: 1px dotted #808080 }

.outside_div { border-left: 3px dashed #000000; border-right: 3px dashed #000000; 
border-bottom: 3px dashed #000000; border-top: 3px dashed #000000; padding: 3px; margin-left:auto; margin-right:auto;
width:960px; background-color: #FFFFFF;}