﻿.td2nd
{
	width:59%;
	BACKGROUND: url(images/Flow/content_top.jpg) #fff repeat-x; 
	text-align:center;

}
.td3rd
{
	width:26%;
	padding-left:3px;
	
}
.td2nd_3rd
{
	width:auto;
	BACKGROUND: url(images/Flow/content_top.jpg) #fff repeat-x; 

}
.tdBgTopLightBlue
{
	BACKGROUND: url(images/Flow/Content2.JPG) #fff repeat-x; 
}
.tdGradBG
{
 background: url(images/Flow/h600.png) #fff repeat-x; 
}
.updatePanel 
{
    width: 400px;
    border: solid 0px #999999;
    height: 110px;
}
.updatePanel > div
{
    width: 100%;
    height: 100%;
}
.updatePanel .updatePanelContent 
{
}
.progressMessage 
{
    text-align: center;
    font-weight: bold;
}

div.blockMsg {
   
    text-align: center;
    background-color: #fff;
    border: 1px solid #aaa;
    padding: 0;
    color: #000000;
}

