﻿.limits label {
  float:left;
  text-align:right;
  width:180px;
}

label.limitdescription{
  text-align:left;
  width: auto;
}

.limits input {
  text-align: right;
}

.new_account{
  clear:both;
  width: 100%;
}

.new_account_section{
  clear:both;
  width: 100%;
}

.new_account_fieldset label {
  float:left;
  text-align:right;
  width:100px;
}

.new_account_fieldset{
  width: 400px;
}

#productCategoryDescs{}

.productCategoryDesc{
  width: 200px;
  border: 1px solid black;
  background-color: orange;
  position: absolute;
}

.productDesc{
  width: 200px;
  border: 1px solid black;
  background-color: orange;
  position: absolute;
}

.productCategoryDescsection{
  margin: 2px;
}

.hiddengrid{
  display: none;
}

.thickboxclose{
  margin: 10px;
  font-weight: bold;
}

.productgrid{
  margin-top: 10px;
}

#nav{z-index: 100;}

.thickboxclosesection{
  width: 100%;
  text-align: right;
}
