body
{
	padding: 0px 0px 20px 0px;
}

.OutterMetaDIV
{
    width: 100%;
    text-align: center;
}

.InnerMetaDIV
{
	color: white;
	font-size: 12px;
	width: 700px;
    text-align: center;
}

.HiddenOutter
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    display: none;
}