﻿
Div.NoFlashLogoContainer
{
    width: 390px; 
    border: solid 5px #323232; 
    font-size: 11px !important;  
    color: #FFFFFF; 
    line-height: 15px;         
}

Div.NoFlashLogoContainer .NoFlashButtons
{
	display: block;
	width: 164px;
	height: 18px;
	background-position: left top;
	background-repeat: repeat-x;	
	text-decoration: none !important;
	font-family: Verdana, Geneva, sans-serif;	
	padding-top: 4px;
	font-size: 11px;
	color: #000000 !important;
	font-weight: bold;
	text-align: center;	
}

.NoFlashDisableMainScreen
{
	background-color:#FFFFFF;
	filter:alpha(opacity=30);
	opacity:0.3;	
}

Div.NoFlashLogoContainer hr
{
    height: 1px; 
    width: 100%; 
    background-color: #989898; 
    border-width: 0px;    
}

Div.NoFlashLogoContainer Div.PopupClose
{
    float:right;
}

Div.NoFlashLogoContainer Div.ContentTable
{
    padding: 17px;    
    float: none;
}
Div.NoFlashLogoContainer Div.ContentTable .FlashLogo
{
    float: left; 
    padding-right: 10px;
    padding-bottom: 6px;
}

Div.NoFlashLogoContainer Div.ContentTable Div.NoFlashHeader
{
    font-weight: bold; 
    color: #FFDB0B;
    float: none;
    line-height: 15px;
    padding-bottom: 3px;
}
