﻿.pagecontainer
{
	width: 656px;
	/*min-height: 673px;*/
	/*height: auto;*/
	/*min-height: 580px;*/
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	overflow: hidden;
}

.pageheader
{
	width: 646px;
	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;
}

.pageheader a
{
	color: #ffffff;
	margin-top: 8px;
}

.pagecontent
{
	width: 635px;
	/*min-height: 632px;*/
	min-height: 620px;
	margin: 10px;
	/*overflow: auto;*/
}