﻿.registeredcustomerscontainer
{
	width: 656px;
	height: 673px;
	min-height: 580px;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	overflow: hidden;
}

.registeredcustomersheader
{
	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;	
}

.registeredcustomerscontent
{
	width: 635px;
	height: 635px;
	margin: 10px;
	text-align: center;
}