/* HawkinsRails.net - links CSS */

.image_box {
	width: 665px;
	height: 425px;
}

.links_image {
	float: left;
	margin-right: -2px;
	border: 10px solid white;
}

.links_side {
	width: 255px;
	float: left;
	border: 10px solid white;
	border-left-style: none;
}

.links_side img {
	vertical-align: top;
}

#bottoms img {
	border-bottom: 1px solid white;
}

/* List */


h2 {
	width: 625px;
}

ul {
	float: none;
	clear: left;
	margin-left: 50px;
}

li {
}

.footer {
	float: left;
	clear: left;
}
