.page-product-compare td, .page-product-compare th {
  border-color: #D0D0D0;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  padding: 8px 15px 10px;
  text-align: left;
}

.page-product-compare th {
  background: #F9F3E3 none repeat scroll 0;
  padding: 8px 15px;
  color: #333333;
  text-align: left;
  vertical-align: top;
  border-width: 1px 1px 1px 1px;
  font-size: 16px;
  font-weight:bold;
}

.page-product-compare .head {
  /*font-size:10px !important;
  font-style:normal !important;*/
  margin:2px 0 0 !important;
  /*cursor: default;
  border-bottom: 2px solid #AFEB41;*/
}

.page-product-compare .head h3	{
	color:#FFFFFF;
	font:bold 28px/1.2em Arial, Helvetica, sans-serif;
	padding:0 0px 14px 0;
}

.post-job label span {
  color: #a6a6a6;
  font-size: 11px;
  font-weight: normal;
}

.post-job dl {
  margin: 0;
  margin-top: 10px;
}

.mod-upload-form .post-job dl {
  margin: 0;
  margin-top: 3px;
}

.post-job dl dd, .post-job dl dt {
  float: left;
  margin-right: 3%;
}

.post-job dl dd {
  margin: 0;
}

.post-job-col1 {
  padding-top: 37px;
}

.grey-box {
  /*border: 1px solid #dadada;*/
  /*background: #f7f7f7;*/
  padding: 8px;
  /*color: #666666;*/
}

.grey-box dl dd, .grey-box dl dt {
  float: left;
  /*color: #666666;*/
}

.grey-box .fValidator-msg {
  color:#EC4A24 !important;
  font-size:10px !important;
  font-style:normal !important;
  margin:2px 0 0 !important;
}

/*hr {
  border: 0;
  color: #EAEAEA;
  background-color: #EAEAEA;
  height: 1px;
  width: 100%;
  text-align: left;
}*/

.adminform legend { font-size:20px; color:#FFFFFF }

