
body{

}

h1,h2,h3,h4,h5,h6{
color:#293337;
border-bottom:1px solid #637a85;
}


div.colborder{
border-right:1px solid #637a85;
}


hr{
background:#637a85;
}


tr.even td {background:#cfe0e7;}

div.left-colborder {padding-left:24px;margin-left:15px;border-left:1px solid #637a85;}

a{
color:#77a;
text-decoration:none;
}

a:hover{
color:#006ec7;
text-decoration:underline;
}

pre{ 
                border:1px solid #aaa;
                background:#eee;
                margin:10px;
                padding:5px;
 }

table.credits,table.person_credits{
margin-left:10px;
}

table.credits td{
width:49%;
}

table.person_credits td.year{
width:10%;
}

table.person_credits td.film{
width:33%;
}

table.person_credits td.format{
width:20%;
}

table.person_credits td.role{
width:33%;
}