/* ADDED SETTINGS */


/* Scale responsive images */
.thumbnail-link img { height: auto; } 

/* Search Results */
section#searchResults { margin: 0; padding: 0; }
section#searchResults .clearFix { clear: both; display: block; }
section#searchResults li { margin: 0; padding: 0; }
section#searchResults .linklist { margin-bottom: 0; padding-bottom: 0; }
section#searchResults .resultField { float: left; }
section#searchResults .resultField a { float: right; }


