@import url("main.css");

#problems {
	font-size: 12px;
	width: 208px;
	clear: both;
	padding-bottom: 20px;
}

#problems a {
	color: #000;
	display: block;
	clear: both;
	padding-bottom: 3px;
	text-decoration: none;
}

#problems a:link, #problems a:visited {
	color: #000000;
}

#problems a:hover {
	color: #2F72B1;
}

#problems img {
	float: left;
	position: relative;
	top: 7px;
	padding-right: 3px;
	margin-left: 13px;
}

#problems h6 {
	margin-left: -8px;
	padding-bottom: 5px;
	color: #555;
}

.leed {
	font-size: 12px;
	color: #444;
	line-height: 14px;
	margin-left: 40px;
	margin-top: 10px;
}