/*Print*/
@import "typo.css";
@import "ext.css";

body {
color: #333;
background: #FFF;
padding: 5px;
font-size: 70%;
font-family: Verdana, Arial, sans;
}

#logo {
float: left;
margin-bottom: 10px;
}

hr {
border: 0;
color: #EAE5D8;
background-color: #EAE5D8;
height: 1px;
}

.clearer {
width:100%;
margin: 10px 0 10px 0;
clear:both;
}

#right div.textbox2 div.csc-header h2 {
color: #333;
}

