.miniqry_wrap {
	border: 1px solid #d5d2b1;
	width: 188px;
	height: 103px;
	//height: 107px;
}

.miniqry_header {
	padding-left: 23px;
	padding-top: 4px;
	height: 18px;
	background-image: url(star.gif);
	background-repeat: no-repeat;
	color: #a1001f;
	font-size: 10px;
	font-weight: bold;
	background-color: #ede4c5;
}

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

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

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

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

.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-subheader p{
	padding: 0;
	margin: 0;
}

.news-latest-content-timeframe{
	padding-left: 7px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 3px;
}
.news-latest-content-title a {
	color: #9c6218;
	font-weight: bold;
	font-size: 11px;
}

.news-latest-footer {
	color: #9c6218;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 14px;
	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;
}


