#Make_List {
	width: 100%;
	display: block;
	float: left;
	border: 2px solid white;
}

.Make_Link {
	width: 175px;
	display: block;
	float: left;
	padding-left: 5px;
}

a.Make_special {
	text-indent: 5px;
	text-decoration: none;
}

a.Make_special:hover {
	color: orange;
}
