@charset "utf-8";
/* CSS Document */
/* Concept and ideas from http://www.alistapart.com/articles/putyourcontentinmypocket/ */

/* .call styles */
span.call { display:inline-block; border: 1px dotted #666; padding:10px 5px 0px;}

input.search { width: 8em;} /* otherwise the search box is too wide for the header section with the navigation menu alongside it */