.block {
width: 800px;
}

.textblock {
width: 400px;
float: left;

}

.picture {
border-left: 1px solid;
float: right;
width: 390px;
text-align : center;
}

li {
	list-style: none;
	
}
