div#footer {
	margin-left: 269px;
	width: 681px;
}

/*
.Search #SearchTable #ctl00_ctl00_pageContent_cphBodyContent_imgbtnSearchLeft{
	position: absolute;
	top: 27px;
	right: 520px;
}
*/

.Search #SearchTable .SearchBy+.SearchFirstRow.SearchCell{
	font-weight: bold;
	margin: 0 20px 0 -29px;
}

.Search #SearchTable tr+tr td{
	position: absolute;
	right: 540px;
}

.Search #SearchTable tr+tr td+td{
	right: 617px;
}

.Search #SearchTable tr+tr td+td+td{
	position: absolute;
	right: 10px;
}

.Search #SearchTable tr+tr td+td+td+td{
	position: absolute;
	right: 84px;
}
.Search #SearchTable tr+tr td+td+td+td select{
	width: 135px !important;
}

.Search #SearchTable tr+tr td+td+td+td+td{
	position: absolute;
	right: 223px;
}

.Search #SearchTable tr+tr td+td+td+td+td+td{
	position: absolute;
	right: 361px;
}

.Search #SearchTable td.SearchByRight{
	display: none;
}

table#studiesTable {
	width: 100%;
}

td.studiesA, td.studiesB {
	padding: 14px;
	vertical-align: top;
	text-align: left;
}


td.studiesA {
	width: 313px;
}


table#studiesTable h2#Heading {
	font-size: .91em;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin: 0px 0px 7px 0px;
}

table#studiesTable h2#Heading a {
	text-decoration: none;
}

td.studiesSubA {
	width: 67px;
	padding-right: 9px;
	vertical-align: top;
	text-align: left;
}

td.studiesSubB {
	vertical-align: top;
	text-align: left;
}

table#studiesTable td.studiesSubB p {
	margin-bottom: 4px;
}

a.blueArrow {
	font-weight: bold;
	color: #335599;
	text-decoration: none;
	background: url(/commercial/images/body/blue_arrow_transparent.gif) no-repeat right;
	padding: 0px 11px 0px 0px;
}

div.SearchResult
{
    /* background-image: url('/commercial/images/CaseStudies/Results-Bulletin.jpg'); */
    height:93px;
    width:765px;
    margin:5px;
}
span.Title
{
    text-decoration:none;
    color: #212121;
    font-size: 12px;
    font-weight: bold;
}
span.Overview
{
    text-decoration:none;
    color: #212121;
    font-size: 12px;
}

div.LandingImage
{
   	background: url(../img/Lakota_Schools1210.png) top left no-repeat;
    height:257px;
    width:770px;
    margin-left: -50px;
    position:relative
}
div.GreenBoxContent
{
    text-align:left;
    width:47%;
    padding-top:25px;
    background: /* rgba(0,0,0,.6) */url(../img/carousel/bg-carousel-content.png);
    color: #fff;
    position: absolute;
	top: 25px;
	left:5px;
}
div.GreenBoxContent p{
	color: #fff !important;
	line-height: 17px;
}
div.GreenBoxContent p.header{
	font-size: 21px !important;
}	
div.GreenBoxContent table a{
	background: #dc5034;
	padding: 2px 10px;
	float: right;
	color: #fff !important;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	position: absolute;
	/* width: 115px; */
	bottom:0;
	right: 0;
}

div.GreenBoxContent table td+td a{
	display: none;
}
div.Search
{
    /* background-image: url('/commercial/images/CaseStudies/TraneCaseStudies_LO.jpg'); */
    height:61px;
    width:757px
}
td.SearchBy
{
    width:88px;
    font-size:13px;
    font-weight:bold;
    padding-left:25px;
    padding-top:7px
}
td.SearchByRight
{
    width: 140px;
    display: none;
}
td.SearchFirstRow
{     
    font-size:12px;
    padding-top:9px;
    float: left;
}
#SearchTable td
{
    padding-left: 7px;
}