.miniqry_wrap {
	border: none;
	width: 198px;

}

.miniqry_header {
	padding-top: 4px;
	padding-left: 4px;
	height: 18px;
	color: #5f0e15;
	font-size: 11px;
	font-weight: bold;
}

.miniqry_footer {
	padding-top: 4px;
	height: 18px;
	color: #9c6218;
	font-size: 10px;
	font-weight: bold;
	background-color: #D0D1D3;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: top right
	
}

.miniqry_content {
	background-color: #E7E9E8;
	font-size: 10px;
	padding-left: 7px;
	padding-bottom: 7px;
}

.news-latest-item {
	border: 1px solid #d5d2b1;
	width: 188px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:5px;
	float: left;
}

.news-latest-content {
	background-color: #f9f7e8;
	font-size: 10px;
}

.news-latest-content-title {
	padding-left: 7px;
	padding-top: 10px;
	padding-right: 3px;
}

.news-latest-content-subheader {
	padding-left: 7px;
	padding-bottom: 10px;
	padding-right: 3px;
}

.news-latest-content-title a {
	color: #9c6218;
	font-weight: bold;
	font-size: 10px;
}

.news-latest-footer {
	height: 18px;
	color: #9c6218;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 7px;
	background-color: #ede4c5;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: top right;
	//margin-bottom: -15px;
}
.news-latest-footer p {
	margin: 0;
	padding: 0;
}
