#tresc h2 {
	margin-top: 16px;
	height: 20px;
	margin-bottom: 12px;
	font-size: 130%;
}

#tresc h2 span { visibility: hidden; }

#tresc p {
	margin-bottom: 16px;
}

#tresc img {
	border: 1px solid #a5bed7;
	padding: 3px;
	/*background: #4882bc;*/
}

#tresc a {
	font-weight: bold;
	color: #da3b25;
}

#tresc a:hover {
	color: #ff8675;
}

#tresc ul {
	margin-left: 8px;
	margin-bottom: 15px;
}

#tresc ul li {
	margin-left: 12px;
}

#tresc ol {
	margin-left: 13px;
	margin-bottom: 15px;
}

#tresc ol li {
	margin-left: 18px;
}