/* HawkinsRails.net - shortlines CSS */

#premier {
	width: 900px;
	margin-bottom: 20px;
	float: left;
}

#premier img {
	border: 10px solid white;
	float: none;
	vertical-align: middle;
	margin-left: 30px;
	border-bottom: 15px solid white;
}

#special {
	width: 900px;
	margin-bottom: 20px;
	float: left;
}

#special img {
	float: left;
	border: 5px solid white;
	margin: 5px;
	border-bottom: 7px solid white;
}

#all {
	float: left;
	width: 900px;
}

#all ul {
	margin-left: 40px;
}

#all li {
	font-size: 120%;
	margin-bottom: 12px;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
}

#column1 {
	width: 400px;
	float: left;
}

#column2 {
	width: 400px;
	float: left;
	padding-left: 45px;
}

#industrial {
	float: left;
	width: 1000px;
}

#industrial_pics {
	width: 900px;
	float: left;
	margin: 40px;
}

#industrial_pics img {

	margin-left: 10px;
	border: 7px solid white;
	border-bottom: 10px solid white;
	height: 125px;
}

#industrial_list {
	width: 800px;
	float: left;
}

#industrial ul {
	margin-left: 40px;
}

#industrial li {
	font-size: 120%;
	margin-bottom: 12px;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
}