.title_blue .Head {
	color:#6AA1D8;

}

.BlocksHead {
	color:#6AA1D8;
	margin-left: 0px;
}


.block_header {
width: 220px;
height: 10px;
background-image: url(images/itelio_box_top.png);
background-position: top;
}

.block {
width: 220px;
background-image: url(images/itelio_box_back.png);
margin: 0px;
}

.block_footer {
width: 220px;
height: 10px;
margin-bottom: 10px;
background-image: url(images/itelio_box_bottom.png);
background-position: bottom;
}

.c_content {
padding: 10px;
}
