div#content_left {
   width: 660px;
   height: 410px;
   margin-left:10px;
   overflow: auto;
}

div#title p {   
    font-size:24px;
    padding-top:40px;
}

p.text{
    margin-left: 0;
}

select { 
  border:1px solid #3C3986;
  margin:30px 0 0 0;
}

table { 
    border:0;
    margin-top:20px;
    font-family:Courier New,Courier,mono,Times;
    font-size:12px;
}

table tr th {   
    color:#3C3986;
}

table tr.pr td {

}

table tr.ds td {
    background-color:#eeeefe;
}
