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

#home h2 {
	color: #009;
}

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

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

#koty {
	float: left;
	width: 350px;
	padding-left: 10px;
}

.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;
}

#notice {
	margin: 0 1em;
	padding: 10px 10px 10px 50px;
	border: 1px solid #900;
	background: #FFE url(/assets/images/important.png) 5px 10px no-repeat;
}

#notice p {
	margin-top: 0;
	color: #600;
}

#notice a, #notice a:visited {
	color: #900;
}
