.miniqry_wrap {
	border: none;
}

.miniqry_header {
	font-weight: bold;
color:#A59679;
font-size:15px;	
}
.miniqry_footer {
	padding-top: 5px;
}
.miniqry_footer input {
	width:170px;
	width /*\**/: 180px\9  ;
	//width:180px;
	color: #fff;
	background-color: #a89e7f;
}

.miniqry_content {
	padding-bottom: 4px;

}

.news-latest-item {
	border: 1px solid #d5d2b1;

	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;
}