﻿.page_container
{
	width: auto;
	height: auto;
	/*min-height: 673px;*/
	/*height: auto;*/
	/*min-height: 580px;*/
	/*border-style: solid;
	border-width: 1px;*/
	padding-bottom: 10px;
	/*overflow: hidden;*/
}

.page_header
{
	/*width: 646px;*/
	width: auto;
	height: 25px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	/*background-image: url(img/result_grad.jpg);
	background-position: top;
	background-repeat: repeat-y
    */
}

.page_header a
{
	color: #ffffff;
	margin-top: 8px;
}

.page_content
{
	/*width: 635px;&*/
	width: auto;
	height: auto;
	/*min-height: 632px;*/
	/*min-height: 620px;*/
	margin: 10px;
	/*overflow: auto;*/
}