#mainContent #forum {
	margin-left: 15px;
	height: 193px;
	margin-bottom: 30px;
	text-align: left;
	color: #666;
	padding: 7px;
	border: 1px solid #666;
	font-size: 14px;
}
#adoptionPopular  {
	margin-left: 15px;
	height: 193px;
	margin-bottom: 30px;
	text-align: left;
	color: #666;
	font-size: 14px;
	display: none;
}
#popular1 {
	width: 150px;
	height: 193px;
	float: left;
}
.popular2 {
	width: 150px;
	height: 193px;
	float: left;
	margin-left: 39px;
}

.adoptionInfo {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #009EFF;
	height: 26px;
	padding-top: 5px;
	padding-left: 10px;
}

.showCount {
	float: left;
	width: 250px;
	margin-left: 15px;
	padding-top: 4px;
}
.showPaging {
	float: right;
	width: 350px;
	padding-top: 2px;
}
.showPagingBottom {
	float: right;
	width: 350px;
	margin-top: -1px;
}
.whitText {
	color: #FFF;
}
#newAdoptionContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	margin-bottom: 20px;
	margin-left: 15px;
	height: 30px;
}
#oopsText {
	color: #C30;
	padding: 5px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}

