﻿.topRounded
{
	background: url( '../images/layout/topRounded.gif' );
	width: 900px;
	height: 10px;
}

.infoRounded
{
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width: 897px;
	min-height: 300px;
	margin-left: -1px;
}

.bottomRounded
{
	background: url( '../images/layout/bottomRounded.gif' );
	width: 900px;
	height: 10px;
}
.loadingDiv
{
	display: block; 
	position: absolute; 
	left: 575px; 
	top: 310px; 
	padding: 10px;  
	text-align: center; 
}
