body.front div#content {
	margin-bottom:36px;
}

body.front div#home-second {
	margin-left:16px;
}

body.front div#home-third div.block {
	padding:0px 0px 20px 0px;
	border-bottom:1px solid black;
}

body.front div#home-third div.block:first-child {
	margin-bottom:10px;
}


body.front div#home-third h2.block-title {
	padding-top:5px;
	font-size:18px;
	font-weight:normal;
}

body.front div#home-third div.content {
	font-size:12px;
}


body.front div#home-third div.block-non-discrimination-policy {
	padding-bottom:20px;
	border-bottom:1px solid black;
}

body.front div.map-instructions {
	display:table-cell;
	width:47%;
	box-sizing:border-box;
	border-bottom:1px solid black;	
	padding-right:78px;
	border-right:1px solid black;
}

body.front div.map-instructions .content span {
	font-size:14px;
	font-family: "Helvetica Neue",helvetica,Arial,sans-serif;
}

body.front div.block-map-block {
	margin-bottom:6px;
}

body.front div.house-list {
	display:table-cell;
	border-bottom:1px solid black;	
	width:53%;
}

body.front div.view-house-list {
	font-size:12.6px;	
}

body.front div.house-list {	
	padding-bottom:12px;
}

body.front div.view-house-list .view-header {
	font-weight:bold;	
	padding: 0 13px;
}

body.front div.view-house-list .views-field {
    width: 201px;
    max-width: 201px;
    overflow: hidden;
    padding: 0 13px;
}

body.front div#content {
	padding:16px 16px;
	background:#fff;
}

a.show-pin:hover {
	cursor:pointer;
}

/* Undergraduate Residence Halls */
body.page-house-summary div#sidebar-first {
	margin-left:-100%;
}

body.page-house-summary div#main {
	padding-top:32px;
}

body.page-house-summary div.region-sidebar-first div.residence-hall-list {
	padding-top:0px;
	padding-left:4px;
}

body.page-house-summary div.residence-halls  div.view-content {
	margin-top:40px;
}

body.page-house-summary div.residence-halls div.views-field-title {
	margin-top:8px;
	margin-bottom:0px;
        font-size: 18px;
        margin-bottom: 4px;
}
body.page-house-summary .views-view-grid td{
    padding-bottom: 30px;
    max-width: 228px;
}
