﻿@charset "UTF-8";



body, #container #c_left dl dd	{
	overflow: visible !important;
	}

#container #c_left	{
	float: none;
	display: table-cell;
	margin-left: 0;
	margin-top: 0 !important;
	vertical-align: top;
	}

#container #c_right	{
	float: none;
	display: table-cell;
	padding: 2em 0 0 50px;
	}

#container .print_tr	{
	display: table-row;
	}

body #container	{
	width: 100%;
	display: table;
	}

body #c_footer	{
	width: 100%;
	display: table-cell;
	position: static;
	bottom: -2em;
	}