#adatas {
	width:410px;
	height:520px;
	float:right;
	margin-bottom:40px;
}

#adatas ul {
	list-style-type: disc !important;
	color: #fff;
	padding-left: 2em; 
	margin-left: 0; 
	list-style-position: outside;
}

#adatas li {
	font-size: 18px;
	line-height: 2em;
	letter-spacing: 2px;
}

li span {
	display:block;
	float:right;
	margin-right:3.5em;
}

#msg2,#msg3 {
	width:1250px;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:30px;
	float:left;
}

#msg2 p,#msg3 p {
	line-height:2em;
	font-size:18px;
}

#msg2 img {
	float:left;
	margin:30px 50px 200px 10px;
}