div#mainContent {
	line-height:25px;
	padding:0px;
	margin-left:3px;
	margin-top:10px;
}

div.spacer {
	width:100%;
	background:#d4d8e3;
	height:14px;
}

div.block {
	width:259px;
	float:left;
	height:150px;
	background:url("../images/bgBlock.jpg") top left no-repeat;
	line-height:20px;
	padding:15px;
}

div.block h1 {
	color:#9c9db9;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
}

div.block input.btn {
	width:95px;
	height:18px;
	color:white;
	text-transform:uppercase;
	border:none;
	background:url("../images/home_btn.jpg") top left no-repeat;
}
