#content {
	/*background: url('../../img/main-bg.png') right bottom no-repeat;*/
}

#mainpoints li {
	/*font-style: italic;*/
	letter-spacing: 0.08em;
}

#mainpoints {
	margin-top: 20px;
	padding: 0;
	margin: 0;
}

#mainpoints li {
	list-style: none;
	background: url('../../img/ball.png') left top no-repeat;
	padding-left: 26px;
	font-family: arial, sans-serif;
	font-size: 150%;
	margin: 10px 0;
	min-height: 18px;
	/*line-height: 18px;*/
}

#mainpoints li a {
	color: #50491D;
}

#mainpoints li a:hover {
	color: black;
}

#mainpoints li span {
	display: block;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*vertical-align: top;*/
	color: #AAAAAA;
}

#news_marquee {
	background: url('../../img/news-bg.png') no-repeat;
	height: 24px;
	padding: 6px;
}

#news_marquee a {
	color: #3F380C;
}

