


* {

}


.newstext1content p:nth-child(2) {
	#padding-left: 1em;
	float: left;
	margin-right: 2em;
}
.newstext1content p:nth-child(2) img {
	max-width: 200px;
}


.newstext1content div:nth-child(2) {
	#padding-left: 1em;
	float: left;
	margin-right: 2em !important;
}
.newstext1content div:nth-child(2) img {
	max-width: 200px;
}



ul.items li {
	list-style-type: disc !important;
	list-style-position: inside;
}
