#right .ad { display: block; }

#right .box { 
	background-image: url(../../elements/skin/right_bottom.gif);
	background-position: left bottom;
	padding-bottom: 14px;
}

#right .content {
	background-color: #ececcf;
	border-top: solid 1px #fac316; 
	border-bottom: none;
	min-height: 0;
}

#right .box .content h1 {
	background: transparent url(../../elements/home/h1.gif) no-repeat left top;
	text-indent: -9999px;
	height: 73px;
	margin: -15px -15px 0 -15px;
}

#right .box .content h2 {
	background: transparent url(../../elements/home/h2.gif) no-repeat left top;
	text-indent: -9999px;
	height: 38px;
	margin: 0 -15px 10px -15px;
}

#right .box .content h1 a,
#right .box .content h2 a { display: block; height: 100%; }

#right .content ol { color: #ba0b12; font-size: 13px; font-weight: bold; }

#right .content li { margin: 0 0 5px 0; }

#right .content ol a { color: #414042; text-decoration: none; }

#right .content ol strong { color: #ba0b12; }

#right .content ol .more { color: #586c14; }

#right .content ol .submitted,
#right .content ol .description { font-weight: normal; }
