DIV.copy_article {

	padding: 10px;
	background: #EEEEEE;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

TEXTAREA.article_code {

	width: 100%;
	height: 100px;
}