.entry-content ul {
    width: 100% !important; /* width: 100% needed for ie8 fix where <li> where cut off */
}

input#mce-EMAIL {
	behavior: none;
}

/* Fixes for Value of College Calculator */

.page-value-of-college-to-me img.banner-image {
    height: 130px !important;
}

.calculator-input-outputs-bar {
	padding-bottom: 20px;
}

.calculator-input-outputs-bar .col1 {
	padding-left: 0;
}

.calculator-input-outputs-bar .col2 {
	padding-left: 1em;
}

.calculator-input-outputs-bar .col3 {
	width: 160px;
}

.calculator-input-outputs-bar .col4 {
	margin-left: 0;
	width: 240px;
}

.calculator-input-outputs-bar .col1 input {
    height: 32px !important;
}

.calculator-input-outputs-bar .col2 select {
    background-image: none;
    height: 32px;
}

.page-value-of-college .legend {
	top: 820px;
}

.x-axis-line {
	top: 672px;
}

.scale-marker {
	width: 92% !important;
}