h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 28px;
	margin-top: 28px;
}
td.rep {
	height: 92px;
	width: 208px;
	background-image: url(../images/rep-background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.rep strong {
  font-size: 11pt;
}

.rep a:link
{
position: absolute;
bottom: 8px;
left: 0px;
}


.repDiv
{
  position: relative;
  height: 86px;
  width: 208px;
}

form
{
  margin: 0px;
}

.classifiedDropDown {
	position: relative;
	background-image: url(../images/bg-dropdown.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 1px;
	height: 28px;
	visibility: hidden;
}

select
{
  width: 130px;
}

td.caol
{
  vertical-align: top;
  text-align: center;
}

