﻿
#foot_ascx_footwarning
{
	/*width: 950px;*/
	height: 150px;
	background-color: #000000;
	padding: 5px 0px 10px 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
}
#foot_ascx_footwarning_text
{
	margin: 0px auto;
	width: 630px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}/*
#foot_ascx_footwarning_text .foot_warning
{
	font-size: 12px;
	color: White;
}
#foot_ascx_footwarning_text .foot_warning a
{
	color: White;
}*/

#foot_ascx_footwarning_text a{
    color:#FFF;
}