#ProgressTable
{
	width : 147px !important;
}

#Progress_Container
{
	text-align : center;
	padding : 3px;	
}

#Progress_Bar_Fill
{
	text-align : left;
	margin-right:auto;
	margin-left:auto;
	padding : 1px;
	border : 1px dotted black;
	width :  150px;
	height : 15px;
}

#Progress_Bar
{
	background-color : #000066;
	height : 15px;
}

#ProgressPercentage
{
	margin-bottom : 15px;
	display : block;
	text-align:center;
}

#StopSearch
{
	position : relative;
	left : -20px;
}

#ExtendSearch
{
	position : relative;
	left : 20px;
}

#SearchingPage td
{
	text-align : center;
}
