﻿
/* Footer Stripe*/
div#footer-stripe {
	font-size:0px;
	line-height:0px;
}

div#footer-stripe-blue,
div#footer-stripe-white
{
	height:1px;
	font-size:1px;
	line-height:1px;
}

/* Left Menu */
div#subnav li {
	font-size:0;
}

div#subnav a {
	display:inline-block;
	display:block;
	height:16px;
}


/* Content Layout boxes */

div#box-724px-top-blue,
div#box-237px-top,
div#box-724px-bottom,
div#box975px-top,
div#box975px-footer
{
	font-size:0px;
	line-height:0px;
}

div#lower-left-column div.box-310px-top {
	font-size:0px;
	line-height:0px;
}

div#lower-left-column div.box-310px img {
	height:50px;
}

div#lower-left-column div.box-310px {
	height:100%;
}



/* Homepage - Promos */

.ota-home #cta-home2 ul li {
	list-style-image:url(../images/img-arrow-orange-iefix.gif);
}

.ota-home #cta-home ul li {
	list-style-image:url(../images/img-arrow-black-iefix.gif);
}

/* Location-find overlay */

div#overlay {
	background: url(../images/bg-overlay-iefix.gif) no-repeat !important;
	position:absolute !important; top:80px !important; left:650px !important;
}

.ota-home #find-a-loc span#btn-find-location {
	background: url(../images/btn-orange-find-location-iefix.gif) no-repeat;
}


/* Student Resources Floats */

div#resources div.item {
	height:100%;
}


/* Two-Column Floats imaginary line fix */

#large-column { 
	margin:0;
	width:796px; 
	float:left;
	/*overflow:none;*/ /* potentially needed */
}


