.empty .header_actions 
{
	float: left; 
	width: 5px;
}

.empty .header_icon 
{
	float: left;
}

.empty .header_title 
{
	height:35px;
	margin:0 0 0 50px;
}
.empty .Head {
	font-weight: 100;
	/*font-stretch:condensed;*/
	text-align:left;
	color: #d1ce91;
	text-transform: uppercase;
	font-family: "Century Gothic";
}

.empty .header_visibility 
{
	float: right;
}

.empty .div_separator 
{
	clear:both;
}

.xempty .xLinksContainer
{
	margin: -15px 0 0 -20px;
}

.empty .content 
{
	text-align: center;
	clear:both;
	text-align: left;
	font-family: Arial;
	overflow: auto;
	height: 460px;
	font-size: 10px;
	line-height: 20px;
	margin:30px 0 0 50px;
	padding: 0 40px 0 0;
}

.empty .content .normal, .empty .content p
{
	font-size: 1.0em;
}

.empty .footer_left 
{
	float: left;
}

.empty .footer_right 
{
	float: right;
}

.image 
{
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
	width: 203px;
}
.image *
{
	width: 203px !important;
	margin: 0 !important;
	padding: 0 !important;
}



.image img
{
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
}
