#header nav {
	font-size: 0.9em;	
}

/* Vertical align mobile nav button */ 
#navButton .toggle:before {
	top: 1.0em;	
}

/* Style drop-down menu text */
.dropotron li.current a, .dropotron li a:hover, #navPanel .link {
	color: #FFFFFF;
}

/* Color the sub-menu items on hover */
.dropotron li:hover > a, .dropotron li.current a {
	background-color: #289FC1;
}

#breadcrumb {
	margin: 0;	
}

@media only screen and (max-width : 480px) {
	#breadcrumb {
		padding-left: 1em;	
	}
	h3 {
		font-size: 1.2em;	
	}
	ul.actions.fit {
		margin-left: -1.0em;	
	}
}

/* Left-align the Fit style button */
ul.actions.fit {
	margin-left: -0.9em;	
}

/* Custom style for newsletter form */
#mlb2-2887385 .subscribe-form {
	padding: 10px !important;	
}

div.form-section.horizontal.button {
	height: 0em !important;	
}

#mlb2-2887385 .subscribe-form .form-section h4 {
	text-align: center !important;	
}

#mlb2-2887385 .subscribe-form .form-section p {
	text-align: center !important;
	font-size: 18px !important;
	font-style: italic !important;	
}