div#footer-btns .left a {
	background-image:none;
	color:#14120f;
	display:block;
	font-size:0.8em;
	text-decoration:none;
}

#content .left.col {
	padding-top:20px;
	width:460px;
}

#content .right.col {
	background-image:url(../img/layout/bg_news.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	margin:20px 0 0;
	padding:20px;
	width:284px;
}

#content .right.col h2 {
	color:#000000;
	font:normal normal bold 16px/normal "Georgia";
	margin-bottom:8px;
}

#content .right.col p {
	font:normal normal normal 12px/18px "Georgia";
}

