/* obstructedviewstudios.com 
   PRINT CSS
--------------------------------------------------------*/

body {
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 color:#000;
 background:none;}

#container {
 background:none;
 width: 100%;}

#header, #footer, #navigation {
 display:none;
 background:none;}

#sidebar {
 float:right;}

#sidebar li {
 list-style-type:square;}
