#left #problem_w {
	width: 700px;
	height: auto;
	margin-left: 30px;
	background-color: #CCC;
}
#wrapper #main #left #problem_w #Issue table tr td a {
	text-decoration: underline;
	color: #00F;
}

#problem_w table tr td #Submit {
	margin-left: 300px;
	width: 100px;
	height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.top {
	background-color: #999;
}
