﻿@import url("http://www.malia.co.uk/assets/css/reviews_new.css");
body /* Internet Explorer */ 
{
color: #ffffff;
margin-right: auto;
margin-left:auto;
margin-bottom: 0px; 
background-color:#0040FD;
font-family: Verdana;
font-size: 10pt;
text-align: center;
}

.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: 1px solid #FFFFFF;
    background-color: #0033cc;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom:10px
}
