
.gallery_block a{
	color: #27D;
	text-decoration: none;
}
.gallery_block a:focus, .gallery_block a:hover, .gallery_block a:active {
	text-decoration: underline;
}
.gallery_block p, .gallery_block li {
	line-height: 1.8em;
}
.gallery_block h1, .gallery_block h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	letter-spacing:-1px;

.gallery_block h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
.gallery_block h2 {
	font-size:2em;
}
.gallery_block pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
.gallery_block div#page {
	width: 100%;
	height:350px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
}
.gallery_block div#container {
	margin-top: 10px;
	
}
.gallery_block div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
