body {
font-family: "Arial";
font-size: 12px;
font-weight: 100;
}
a:link, a:visited, a:active {
color: #000011;
text-decoration: none;
}
a:hover {
color: #aa0011;
text-decoration: underline;
}

.db_ps {
float:left;
background: url(images/pb_shadow.gif) no-repeat 5px 4px !important;
background: url(images/pb_shadow.gif) no-repeat 5px 4px;
margin: 5px -5px 0px 5px !important;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px !important;
padding: 0px 0px 0px 0px;
}

.db_psi {
display: block;
position: relative;
background-color: #ffffff;
border: 1px solid #000000;
margin: 4px !important;
margin: 5px;
padding: 4px;
clear: both;
}