#left {
}

h3 {
	font-size: 0.8em;
	margin-top: 0;
	border: 1px solid #0f6800;
	height: 19px;
	padding-left: 5px;
	padding-top: 1px;
	background-color: #00d200;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}

#block {
	margin-bottom: 15px;
	width: 780px;
	display: table;
}

div.link {
	width: 190px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	height: 220px;
}

#block div.link img {
	float: left;
	width: 190px;
	height: 143px;
}

h4 {
	color: #222;
	font-size: 0.9em;
	margin-top: -25px;
	float: left;
	width: 190px;
	font-weight: bold;
}

p.txt {
	font-size: 0.7em;
	line-height: 130%;
	float: left;
	width: 190px;
	text-align: left;
}

div.mov {
	width: 240px;
	height: 280px;
	float: left;
	margin-right: 10px;
}

h5 {
	color: #222;
	font-size: 0.9em;
	float: left;
	width: 240px;
	font-weight: bold;
	margin-top: 5px;
}

p.m_txt {
	width: 240px;
	font-size: 0.8em;
}

div.comment {
	float: left;
	width: 280px;
	font-size: 0.8em;
	line-height: 120%;
	border-top: 1px solid #666;
	padding-top: 5px;
}

#right {
	float: right;
	width: 230px;
}

p.copyright {
	font-size: 0.6em;
	color: #666;
	text-align: right;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}