#news_text {
	position: absolute;
	top: 40px;
	left: 15px;
	width: 275px;
	height: 385px;
}

#submit_report{
	position: absolute;
	top: 170px;
	left: 310px;
	width: 235px;
	height: 205px;
	color: #AA1111;
}

#message_success{
	color: #DDDDDD;
}

.contact_input{
	display: block;
	width: 240px;
}

#demo_info{
	position: absolute;
	top: 40px;
	left: 310px;
	width: 200px;
	text-align: justify;
}
