#graphiccode p{
	color: #fb1d3b;
	font-size: 12px;
	font-weight: bold;
}
	
#graphiccode textarea{
	width: 450px;
	height: 75px;
	border: 4px solid #757675;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000000;
	padding: 5px;
	overflow: hidden;
