/* 
Global CSS declarations for sosinc.com
Copyright (C) Randall Lee Spence dba analogueweb.com, all rights reserved
Version 06.2005
*/

@import url(/assets/css/static.css);
@import url(/assets/css/dynamic.asp);

@media screen, projection {

 /* MSIE SPECIFIC */
 * html body { text-align: center; }
 * html #search, * html #header h1, * html #navigation, * html #content { margin: 0; }
 * html blockquote span { left: -32px; }
 * html #trial #title { width: 273px; }
 * html #trial #zip { width: 202px; }

 /* GECKO-BASED, OPERA, AND SAFARI SPECIFIC */
 #body[id] { height: auto; margin: 0 auto; }
 #body[id] table caption { margin: 0 0 12px 24px; }
 
}