@charset "UTF-8";
@media screen and (min-width:901px){
.move #text_area .wrapper {
	width: 90%;
	border-bottom: 0.5px solid #797979;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
}
#text_area .wrapper img {
	margin-left: 130px;
}
.move #text_area .wrapper_1 {
	width: 90%;
	border-bottom-color: #797979;
	border-top-color: #797979;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 0.5px;
	border-top-width: 0.5px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}


	.move .wrapper_1 #text_area p {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 15px;
}
.move .wrapper #text_area p {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 15px;
}
.move #text_area h3 {
	float: left;
	width: 130px;
	margin-top: 6px;
	margin-left: 10px;
	font-size: 17px;
}

}
