.messages_div{
	width: 700px;
	float: left;
}

.blog_message{
	margin-left: 20px;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#gismeteo_block{
	margin-top: 30px;
	width:240px;
	height: 400px;
	margin-left: 10px;
	border: 1px solid #ddd;
	float: left;
}

.links_div{
	width: 260px;
	margin-top: 0px;
	float: right;
	font-size: 12px;
}

.links_block{
	margin-left: 30px;
	width: 190px;
	margin-top: 30px;
	border: 1px solid #ddd;	
	float: left;
}

.title_links_block{
	width: 150px;
    font-size:1.2em;
    list-style:none;
    background:#eee;
    color:#333;
	height: 20px;
	padding: 10px 20px;
	text-align: center;
}

.blog_link{
	background: #fff;
	border-bottom: 1px solid #ddd;	
    font-size:1.2em;
    list-style:none;
	width: 150px;
	height: 20px;
	padding: 10px 20px;
}

.header_blog_message{
	font-size:2.0em;
    list-style:none;
	color: #111;
	line-height: 30px;
}

.time_blog_message{
	font-size:1.0em;
    list-style:none;
	color: #FF0000;
}

.text_blog_message p{
	margin-top: 20px;
} 

.blog_message{
	border-bottom: 1px solid #ddd;
}

.pages_block{
	float:right;
	margin-top: -10px;
	margin-left: 20px;
	margin-right: 35px;
}


.page{
	padding: 2px 2px;
	margin-left: 5px;
	float: left;
	text-align: center;
	border: 1px solid #ddd;
	background: #fff;
	width: 20px;
	margin-bottom: 7px; 
}

.page a{
    list-style:none;
	color: #111;
}

.page a:hover{
    list-style:none;
	color: #111;
}

.cur_page{
	text-align: center;
	padding: 2px 2px;
	margin-left: 5px;
	float: left;
	border: 1px solid #ddd;
	background: #ddd;
	width: 20px;
}

.cur_page a{
    list-style: none;
	color: #111;
}

.cur_page a:hover{
    list-style:none;
	color: #111;
}