.firstchoice {
	text-align: center;
	padding: 5px;
	font-size: 20px;
}

.m_a_t {
	margin: 5px;
	border: 1px solid gray;
	border-radius: 7px;
	padding: 5px 10px;
	font-style: italic;
	font-weight: bold;
	font-family: Times New Roman;
}

.hso {
	border: 1px solid #000;
	padding: 5px;
	border-radius: 7px;
	margin: 5px 0px;
	font-size: 16px;
}

.m_a_t, .hso {
	background: #CFBD9E;
	color: #184002;
}

.hudw-search {
	text-align: center;
	padding: 6px 10px;
	font-size: 12px;
	font-weight: bold;
}

img.d1a {
	width: auto;
	height: auto;
	max-width: 200px;
	max-height: 89px;
}

.tbody1 {
	text-align: center;
}

.th1, .th2, .th3, .th4, .th5, .th6, .th7, .th8 {
	text-transform: none !important;
	font-weight: bold !important;
}

@media (max-width: 700px) {
	.th1, .th2, .th3, .th4, .th5, .th6, .th7 {
		font-weight: bold !important;
	}
}

.icon.hudw-no-pic.fa-picture-o.fa-fw {
	color: #d74558;
	font-size: 70px;
}

.th1 {
	width: auto;
	max-width: 200px;
	min-width: 200px;
}

.th2 {
	width: auto;
}

.th3{
	width: auto;
}

.th4 {
	width: 5%;
}

.th5 {
	width: 5%;
}

.th6 {
	width: 5%;
}

.th7 {
	width: 10%;
}

.th8 {
	width: 30%;
}

.forabg.no_active_title {
	text-align: center;
}

.topiclist.forums.no_active_info {
	text-align: center;
	padding: 5px;
	font-size: 12px;
}

.d-box {
	display: none;
  text-align: center;
  padding: 5px;
  background: #CFBD9E;
  color: #184002;
  margin: 5px;
  border: 1px solid gray;
  border-radius: 7px;
  padding: 5px 10px;
  font-style: italic;
  font-weight: bold;
  font-family: Times New Roman;
  font-size: 12px;
}
