#whois {    
    width: 750px; margin: 10px; padding: 20px;
    float: left;  
    border: dashed 5px white; 
    border: dashed 3px #E5E5E5;
    position:relative ; top:30px;
    top:30px;
}
#whois pre{background-color: #fff; color:#484848; margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 54px;
    -ms-border-radius: 5px;
    border-radius: 5px;    padding: 15px;}
    
#whois a{color:#484848;}

