﻿div.orderHistory
{
	position: relative;
	padding:0px;
}

div.orderHistory .control
{
	margin:0px 0px 0px 0px;
	float:left;
	width: 33%;
}

div.orderHistory table.orders
{
	clear:both;
	width: 100%;
	padding: 2px;
}
