#page {
	margin-bottom: 10px;
	padding: 0px;
}

#page div img.leftPadding {
	margin-right: 6px;
}

#page label {
	width: 100px;
	float: left;
	color: #c00;
	margin-bottom: 3px;
}

#page select {
	width: 130px;
	margin-bottom: 6px;
	clear: both;
}

#page div {
	padding: 3px;
	
	background-image: url("../images/bigbox_background.jpg");
	background-repeat: repeat-x;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
}

#page div a {
	color: #808080;
	text-decoration: underline;
}

#page div a:hover{
	text-decoration: none;
}

#page div a:visited {
	color: #333;
}

#page h2 {
	margin: 0px;
	padding: 3px;
	font-weight: normal;
}

#page div img {
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0px 0px 6px 0px;
	padding: 3px;
}

#page div h1 {
	color: #c00;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#page div h2 {
	color: #c00;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 3px;
}

#page div h2.subhead {
	color: #808080;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 6px;
}

#page div h3 {
	color: #c00;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
}

#page div h1:first-child {
	margin-top: 2px;
}

#page div h2:first-child {
	margin-top: 2px;
}

#page div h2:first-child {
	margin-top: 2px;
}
