
.row-one 
{	
	min-height:100px;
	width:789px;
	padding-left:2px;
	text-align:center;
	overflow:auto;
	
}
.row-two
{
	min-height:100px;
	width:804px;
	padding:0 10px;
	background-image:url(../../images/layout/hr.jpg);
	background-repeat:no-repeat;
	background-position:top middle;
	overflow:auto;
	
}

.bottompane
{
	text-align:center;
}
.bottompane .containerrow1 
{
	background-color:#913353;
	text-align:center;
}
.bottompane .containerrow1 .Head
{
	height:18px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	margin:0;
	padding:0;
	text-align:center;
}
