@import url("template.css");
#gche {
	width: 335px;
	float: left;
}
#gche img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#drt {
	float: left;
	padding: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CFC7C5;
}
#drt img {
	margin-left: 10px;
}
#newstxt {
	border: medium solid #AD9598;
	width: 255px;
	min-height: 480px;
	padding: 5px;
	clear: both;
}
#newstxt a {
	color: #000000;
	float: left;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 5px;
}
#newstxt a.first {
	color: #000000;
	float: left;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newstxt h1 {
	font-size: smaller;
}
#newstxt p {
	font-size: small;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	width: 255px;
}
.large {
	font-size: medium;
	font-style: italic;
}

