#dingrepairbox {
	float: left;
	height: 140px;
	width: 150px;
	border: medium outset #6CF;
	background-color: #CBFAF4;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 14px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #C00;
	text-decoration: blink;
	line-height: 25px;
}
