body {
	width: 982px;
}
.VMenu {
	width: 210px;
	float: left;
}
.article_index {
	float: left;
}
.article_view {
	float: right;
}
.article_pagination {
	float: right;
	text-align: center;
}
.article {
}
.channels_list {
}
.channels_list h1 {
	font-size: 1.1em;
	color: #c00;
}
.channels_list h2 {
	font-size: 1.2em;
	margin: 0;
}
.channels_list h2 .channel_article_date {
	font-size: 0.8em;
	font-weight: normal;
}
.channels_list p {
	padding: 0 0.5em;
	margin: 0 0 0.5em 0;
	font-style: italic;
}
.connection_form {
	float: right;
	width: 150px;
	text-align: right;
padding: 5px;
}
.connection_form input {
	border: 1px solid #000;
	font-size: 1.1em;
}
.connection_form button {
	border: 1px solid #000;
	font-size: 1.1em;
}
.top_header {
	height: 16.5em;
	background: #ddd;
}
#content {
float: left;
background: #eee;
height: 50px;
width: 610px;
}