#yj_whois { 

display:block; 

position:relative; 

font-size:12px; 

margin:10px; 

width:440px;

padding:5px 0;

}

.option {

display:block;

position:relative;

float:left;

padding-right:7px;

line-height:17px;

font-size:10px;

font-style: italic;

font-weight: bold;

color:#666;

}

.option .check { 

border: none; 

background-repeat: no-repeat; 

background-position: center center; 

height: 16px; 

width: 16px; 

float:left;


background-image:url(images/unchecked.gif); 

}

.check div.selected { 

background-image: url(images/checked.gif); 

border: 0;

}

/*input box */

#domain { 

display:block; 

position:relative; 

border:none; 

background:none; 

padding:13px 10px 15px 12px; 

font-size:20px; 

color:#a5a5a5;

clear:both; 

width:490px;

}

#domain_check {

display:block; 

position:relative; 

width:450px; 

height:51px; 

background:url(images/txt_input.gif) no-repeat left bottom;

}

#responses { 

display:block; 

clear:both; 

padding:5px 15px;

margin:0px 0px 10px;

background:#000 url(images/loading.gif) no-repeat 98% center;

color:#E5E5E5;

line-height:15px;

display:none;

text-align:center;

letter-spacing:1px;

font-size:12px;

font-weight:bold;



}

#checkboxes{

background: url(images/checked_box_bg.gif) no-repeat left top;

width:450px;

height:27px;

padding:5px 0 0 10px;

}

.dtable{

width:600px;

height:400px;

text-align:center;

padding:0px;

margin:0;

background: url(images/whoislogo.gif) no-repeat left top;

background-color:#144d54;

overflow:hidden;

}

.dtable_in{

padding:0px;

margin-top:100px;

border-top:1px solid #090909;

border-bottom:1px solid #245b62;

}



.dom_result_av,

.dom_result_ta{

padding:5px;

border-top:1px solid #245b62;

border-bottom:1px solid #090909;

overflow:hidden;

font-size: 11px;

font-weight: bold;

}

.dom_result_av{

background:#144d54 url(images/available.png) no-repeat 5px center;

color:#add576;

}

.dom_result_ta{

background:#144d54 url(images/taken.png) no-repeat 5px center;

color:#F67A00;

}

a.yjwh_taken:link,

a.yjwh_taken:visited,

a.yjwh_taken:focus,

a.yjwh_taken:hover{

color:#F67A00;

text-decoration:none;

padding-left:10px;

}

a.yjwh_taken:hover{

text-decoration:underline;

}



a.yjwh_available:link,

a.yjwh_available:visited,

a.yjwh_available:focus,

a.yjwh_available:hover{

color:#add576;

text-decoration:none;

padding-left:10px;

}

a.yjwh_available:hover{

text-decoration:underline;

}


