.title, a.title, a.title:link {
	color: #D7A50E;
	font-weight: bold;
}

a.title:active, a.title:hover {
	color: #564513;
	text-decoration: underline;
}

img.thumb {
	border: 1px solid #3F3F3F;
	padding: 2px;
	float: left;
	margin-right: 5px;
}

img.thumb:hover {
	border-color: #333;
}

.content {
	font-size: 12px;
	color: #FFF;
}

.content p {
	margin: 10px 0;
	line-height: 150%;
}

.content img {
	border: 1px solid #3F3F3F;
	padding: 2px;
}

.intro {
	font-style: italic;
	font-weight: bold;
	line-height: 150%;
}

ul.others {
	margin-left: 20px;
	list-style-image: url("../images/bullet.gif");
}

ul.others li {
	padding: 3px 0px;
}

.cat_title {
	color: #CA9805;
	padding-left: 15px;
	background: transparent url("../images/news_arrow.gif") no-repeat left center;
	text-transform: uppercase;
	font-weight: bold;
}

.cat_title a, .cat_title a:link {
	color: #CA9805;
}

.cat_title a:hover, .cat_title a:active {
	color: #E8AF06;
}