a{
	color: #27D;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
}

p, li {
	line-height: 1.8em;
}


pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}

div#page {
	width: 520px;
	position: relative;
	clear: right;
	float: right;
	left: -40px;
	text-align: left;
}

div#container {
	padding: 20px;
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

div#gal_warning{
	color: #B13F14;
	font-size: bigger;
	font-weight: bold;
	padding: 10px 0 15px 0;
}
