body {
 margin:0px;
 font-family:Verdana,Arial,Sans;
 font-size:12px;
 background-color:#efefef;
}
a {
 color:#0000aa;
}
div.padd {
 margin:15px;
}
img.shot {
 margin:15px;
 border:1px solid #9f9f9f;
}
img.shot:hover {
 border:1px solid #cfcfcf;
}
img.px {
 width:45px;
 border:1px solid #afafaf;
 cursor:pointer;
}
td#shots {
 width:480px;
}
tr.line {
 height:130px;
 background-color:#343434;
}
tr.line td {
 border-top:2px solid #000000;
 border-bottom:1px solid #5f5f5f;
}
tr.line:hover {
 background-color:#373737;
}
tr.line2 {
 height:200px;
}
tr.line2 td {
 background-color:#000000;
 color:#ffffff;
}
tr.line2 input {
 border:1px solid #787878;
}
tr.line2 img {
 cursor:pointer;
}
td.recent {
 font-size:70px;
 color:#505050;
}
tr.line2 td.place {
 width:20px;
 background-image:url('./browsershots.gif');
 background-repeat:repeat-y;
}
td#form {
 padding:20px;
}
div.d {
 border:1px solid #afafaf;
 padding:10px;
 width:770px;
}
img#html_img {
 border:1px solid #afafaf;
}
