html,body {
background:url(images/bg.gif) no-repeat fixed #94e4e8;
height:99%;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

img {
border:0
}

#all {
border:0;
height:100%;
margin:0 auto;
/* padding:4px; */
position:relative;
/* width:75% */
}

#clearhis {
padding:4px
}

#domain {
background:#eff;
border:4px solid #ccffcc;
width:40%;
font-size: 30px /* ADDED */
}

#footer {
bottom:0;
position:absolute;
text-align:right;
width:100%
}

#haveresult {
display:block;
height:85%;
position:relative
}

#header {
height:20%;
padding:50px 0 15px 0;
text-align:center;
width:100%
}

#history {
float:right;
/* height:100%; */
margin:0;
padding:0;
position:relative;
width:25%
}

#log,#internal {
display:none
}

#nothing,#historylist {
text-align:center
}

#resultlist {
border:3;
display:none;
float:left;
height:100%;
margin:0;
position:relative;
width:100%
}

#resultlist2 {
border:2;
float:left;
height:100%;
margin:0;
position:relative;
width:74%
}

#searchform {
/* height:5%; */
margin-top:85px;
text-align:center;
width:100%
}

#wrapper {
height:75%;
position:relative;
width:100%
}

.aff {
font-size:18px;
line-height:30px;
text-align:center
}

.box {
border:0px solid #ccc
}


.rbox {
border:0;

float:left;
height:100%;
left:1%;
margin:2px;
position:relative;
width:32%
}

.result {
background:#bfb;border:5px solid #fff

}

.row {
height:49%;
position:relative
}

.topic {
height:50px;
vertical-align:middle;
background:#ccffcc; /* History Box bg */
color:#fff;
font-size:20px;
margin-bottom:7px;
padding:3px 0 3px 5px;
text-align:center
}

.error {
background:red
}

#strongtext{
font-weight:normal
}

