* {
	margin:0px;
	padding: 0px;
}
.list {
	width: 300px;
}
.list a {
	display: block;
	width: 240px;
	float: left;
}