.box {
	text-align: center;
	width: 11.5em;
    margin-top: 0.2em;
    margin-bottom: 0.3em;
    border-bottom: 1px solid #000;
    min-height: 8.7em;
}

.newsletter_box {
    min-height: 1em;
}

.box_bottom {
    float: left;
}

.box_bottom_spacing {
    margin-left: 0.5em;
}

.box_header {
	background-color: #000;
	text-align: right;
	width: 100%;
    height: 1.5em;
}

.box_header_title {
    float: right;
    padding-right: 0.75em;
    margin-top: 0.35em;
    color: #FFF;
}

.default_box_content {
	background-color: #FFF;
	width: 10.5em;
    margin-top: 0.125em;
    padding: 0.5em;
}

.left_aligned_box_content {
    text-align: left;
}

.reference_search {
	margin-top: 0.125em;
}

.simulation_box img {
    margin-top: 3em;
    margin-left: 0.7em;
}

.simulation_box a, .simulation_box a:hover {
    border: 0em;
}

.permutable_search {}

.permutable_search label {
	font-size: 80%;
}

.permutable_search input {
	margin-top: 0.3em;
	width: 15px;
}

