@charset "utf-8";
/* CSS Document */
#utilize_text {
	width: 415px;
	height: 100px;
	float: left;
	background-color: #232323;
	margin-left: 0px;
	clear: none;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	color: #999999;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#repro_image {
	width: 190px;
	height: 125px;
	float: right;
	background-color: #232323;
	padding: 0px;
}
