

/* PRINt start*/ 


@page {
        margin: 2cm;
    }

*,
*:before,
*:after,
*:first-letter,
p:first-line,
div:first-line,
blockquote:first-line,
li:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

body {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#content-p {
	  display: none;
}


.qss { 
 /*   width: 33px;  */
    background: #f6eecf; 
    padding: 2px; 
    border: solid 1px black; 
    float: left; 
    position: relative; 
    top: -55px; 
    left: 370px; 
   }		

/* PRINt end */











