.divbox1 {
	display:block;
/*	width:300px;*/
/*	height:500px;*/
	float:left;
	padding:10px;
	margin-right:12px;
	margin-bottom:12px;
	border:1px solid #999;
	background-color:#fff;
/*	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-box-shadow:10px 10px 10px #000;*/
}

.divbox2 {
	display:block;
/*	width:300px;*/
/*	height:500px;*/
	float:left;
	padding:10px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #999;
	background-color:#fff;
/*	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;*/
}

h1	{
	font-size: 1.6em;
	font-weight: bold;
	color: #1A5920;
}

h2	{
	font-size: 1.4em;
	font-weight: bold;
	color: #1A5920;
}

h3	{
	font-size: 1.2em;
	font-weight: bold;
	color: #1A5920;
}

h4	{
	font-size: 1.2em;
	color: #1A5920;
	font-weight: bold;
}

h5	{
	font-size: 1em;
	color: #1A5920;
	font-weight: bold;
}

h6	{
	font-size: 1em;
	color: #000;
	font-weight: bold;
}

.normal	{
	color: #000;
}

.smallprint	{
	font-size: 0.75em;
	font-weight: normal;
	font-style: italic;
	color: #333;
}

.label {
	color: #1A5920;
	font-weight: normal;
}

.biglabel {
	font-size: 1.4em;
	color: #1A5920;
	font-weight: normal;
}
