body {font:small/1.2em arial,helvetica,clean,sans-serif;font:x-small;margin:0 10px;}
table {font-size:inherit;font:x-small;}
html>body {font:83%/1.2em arial,helvetica,clean,sans-serif;}
pre, code, select, input, textarea {font-size:100%;}
form {margin: 0;}
fieldset {border: 0 solid #fff;}
a8, #lookpri .lookttl, #lookpri .lookiy .lookhd a.dll {color:#0000de}
a8:visited {color:#639}
a8:active {color: #f00;}
em {font-style:normal;}
img {border:0;}
h1, h2 {margin:0;padding:0;}
a {color:#000080}


* {
    box-sizing: border-box;
}

input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
}

label {
    padding: 8px 12px 12px 0;
    display: inline-block;
}

input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: right;
}

input[type=submit]:hover {
    background-color: #45a049;
}

.container {
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 20px;
}

.col-10 {
    float: left;
    width: 10%;
    margin-top: 6px;
}


.col-15 {
    float: left;
    width: 15%;
    margin-top: 6px;
}

.col-75 {
    float: left;
    width: 75%;
    margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .col-10, .col-15, .col-75, input[type=submit] {
        width: 100%;
        margin-top: 0;
    }
}
}



span.url, div.url, div.url a{
font-size:100%;
color:#008800;
text-decoration:none;
margin-top:.3em;
margin-bottom:5px;
}
div.info a{
margin-top:8px;
margin-bottom:16px;
color:#444444;
}
div.info{
margin-top:8px;
margin-bottom:16px;
color:#004444;
}

.more, .more a, .cache, .cache a, .wiki, .wiki a  {
color:#444444;
}

#a-form {
position: absolute; 
top: 30px; 
display: none; 
width:95%; 
z-index: 66; 
font-size:110%;
}
td.aForm {
border: 1px solid #666666; 
border-right-color:black; 
border-bottom-color:black; 
background-color: white;
}
#l-form {
position: absolute; 
top: 30px; 
display: none; 
width:95%; 
z-index: 66; 
font-size:110%;
}
td.lForm	{
border: 1px solid #666666; 
border-right-color:black; 
border-bottom-color:black; 
background-color: white;
}
td.tForm	{
border: 1px solid #666666; 
border-right-color:black; 
border-bottom-color:black; 
background-color: white;
}
td.aForm input {
font-size: 70%;
}
td.lForm input {
font-size: 70%;
}
a .bod, .url {
color:#444444;
margin-top:1px;
/*font-size: 105%;*/
}
div .bod {
    font-weight: normal;
}
div #sodi-openx {
width: 230px;
background-color: #eeeeee;
padding: 3px;
}

#sodi-openx a, #sodi-openx0 a {
text-decoration:none;

}
#sodi-openx a b {
text-decoration:none;
}

.my {
font-size:120%;
color:#777777;
font-weight:bold;
}

#frmSearch a {
text-decoration:none;
}

em,b{
//text-decoration:inherit
}
div.looktext b.sl{
background-color:yellow;
}

.suggest_link      {width:600px;background-color: #FFFFFF;padding: 2px 6px 2px 6px;}
#.suggest_link_over {width:600px;background-color: #a1bdf6;padding: 2px 6px 2px 6px;}
.suggest_link_over {width:600px;background-color: #eee;padding: 2px 6px 2px 6px;}
#search_suggest {position: absolute;background-color: #FFFFFF; text-align: left; border: 0px solid #dddddd; z-index:20;}
/*
#look_sp { 
    background-color: #D7EFFF; 
    border: solid 1px #646464; 
    outline: none; 
    padding: 2px 2px; 
} 
#look_sp:hover { 
    background-color: #FF0; 
} 
#look_sp:focus { 
    background-color: #6FFF62; 
} 
#look_sp:active { 
//    background-color: #EB8D00; 
    background-color: yellow; 
}
*/
#cmdSearch {
    border: solid 2px #888888; 
}
td.ul a{
    font-size: 125%;
    text-decoration: none;
    border-bottom: 1px solid #000080;
}
td.ul a:hover {
    border-bottom: 1px solid #000080;
}
td.ulm a {
    font-size: 100%;
}
table.score (
    color: red;
    float: right;
    background-color: #FF0; 

.addr{
    position: relative;
    height: 25px;
    overflow: hidden;
    max-width:400px;
}
.addr iframe{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dotted a{text-decoration:underline;text-decoration-style:dotted}

/*
.pos_fixed {
    position:fixed;
    top:0px;
    left:0px;
    z-index:1000;
    background-color:#dddddd;
    opacity:0.9;
    padding:5px;
    height:100%;
}
*/
