﻿DIV.modal_background
{
    background-color: Black;
    filter: alpha(opacity=80);
    background-color: black;
    opacity: 0.8;
}

DIV.lightbox_description
{
	color: #808080;
	text-align: center;
	padding: 5px;
}