#domsearch{
   width: 450px;
}

#div_resultat{
   background: #777;
   text-align: left;
   width: 100%;
   padding: 5px;
}

#div_searchform {
   padding-bottom: 10px;
   text-align: center;
   width: 450px;
}

#div_icon {
   float: left;
}

#div_head {
   margin-top: 40px;
   margin-bottom: 10px;
}

.dsr_header{
   font-size: 12pt;
   font-weight: bold;
   padding: 5px;
	color:#990000;
	margin:0px;
}

.dsr_header a{
   color: white;
   font-size: 12pt;
}

.dsr_header a:visited {
   color: white;
   font-size: 12pt;
}

.div_domain{
   background: #eee;
   font-size: 10pt;
   font-weight: normal;
}

.dsr_free{
   color: green;
   width: 80px;
   font-weight: bold;
}

.dsr_occupied{
   color: red;
   width: 80px;
}

.dsr_unknown{
   color: black;
   width: 80px;
}

#whois {
   font-size: 8px;
   font-family: Terminal;
   text-align: left;
}

.whois, .whois a, .whois a:visited {
   color: black;
   width: 50px;
   font-size: 10pt;
}

.clResult {
   width: 80px;
}


.clDomain {
   width: 170px;
}

.clPrice {
   color: black;
   width: 60px;
   text-align: right;
}

.clPeriod {
   color: black;
   width: 30px;
   padding-left: 5px;
}
