.order 
{
    width: 700px;
    margin: 0 auto; 
}
.order .hdr {
  width: 700px;
  height: 220px;
}
.order .centersec {
  width: 700px;
  text-align:center;
}
.order .leftcol {
  float: left;
  width: 330px;
  height:auto;
  margin-bottom: 20px
}
.order .rightcol {
  float: right;
  width: 330px;
  text-align: center;
  vertical-align:middle;
  height:auto;
}
.order .ftr {
  clear: left;
  width: 800px;
}
.orderlist-criteria
{
  width : 1000px;
  margin: 0 auto; 
}
.dealergrid 
{
    background-color:#FFF0FF;
    border-width: 3px;
    border-style: solid;
    border-color:#CC0099;
}
.notracking
{
    font-weight: bold;
    color: #CC0000;
}

.Grid_AlternatingItem
{
	background-color: #FFFFFF;	
}
