/* CSS styles specific to largescaleplanes.com home page */

#welcome {
	font-size: 1.2em;
	color: #009;
	width: 550px;
	float: left;
}

#kit_db {
	width: 410px;
	float: right;
	
}

#koty {
	float: left;
	width: 350px;
}

.koty {
	color: #900;
}

#lsp_staff th {
	text-align: left;
}

#lsp_staff td {
	vertical-align: top;
	width: 40%;
}

#lsp_staff ul {
	margin: 0 1em 0 1em;
	padding: 0;
}

#counter {
	margin-top: 20px;
	text-align: center;
}