﻿.Red_News_Container
{
    background-color: #8f3b3a;
    padding: 15px;
    margin: 0 15px 10px 20px;
}

.Red_News_Container h1
{
    background-color: #ead8c8;
    margin-left: -24px;
    margin-right: -30px;
    padding-left: 24px;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    color: #781417;
}

.Red_News_Container .Normal
{
    color: #fff;
    letter-spacing: 1.5;
}

.NoChrome
{
	position: relative;
}

.NoChrome-Actions td
{
    vertical-align: bottom;
}

.NoChrome-Actions
{
	position: absolute;
	top: 0;    	
	width: 100%;
	overflow: hidden;
	background-color: White;
	z-index: 10000;
	display: none;
}
.NoChrome.Tan
{
    padding: 15px 40px 5px 40px;
    background-color: #c4b582;
    color: #fff;
}
.NoChrome.Tan .Normal
{
    color: #fff;
}
    
.NoChrome-Close
{
    font-size: .6em;
}

.NoChrome-ContentPane .Normal
{
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}
