.problem {
	color: white;
	font-size: 11px;
	background-color: #666666;
	margin: 16px; }
	
.problem h1 {
	font-size: 15px; }
	
.problem h2 {
	font-size: 15px;
	color: #FF0000; }

input.translt {
	text-align: left;
	width: 90%;
	border-top: none;
   	border-bottom: none;
   	border-right: none;
   	border-left: none;
   	background: transparent; }