#OrderHistory table
{
	width:100%;
}

#OrderHistory table th, 
#OrderHistory table td
{
	padding:4px;
}

#OrderHistory table .total
{
	text-align:right;
}

#OrderHistory table .view
{
	width:40px;
}

#OrderHistory  .AspNet-GridView-Alternate
{
	background-color:#f2f2f2;
}

#OrderHistory fieldset div.button
{
	width:40px;
	 
	  margin-top:-4px;
	
}

/*#OrderHistory fieldset.find
{
	width:380px;
	margin-left:auto;
	margin-right:auto;
}*/

/*#OrderHistory fieldset.searchBox label
{
	width:100px;
}*/