#inslink_btn{       
    padding: 0px 5px 1px 5px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;    
    border: 1px solid #666;
    background: #888;    
    width: 240px;
    text-align: center;        
}

#inslink_btn:hover {       
    text-decoration: bold;    
    border: 1px solid #aaa;
    background: #444;    
}
#links_list{
    border: 1px #cccccc dotted;
    margin: 5px auto 10px auto;
    padding: 10px 10px 10px 5px;
    width: 580px;
}

#links_insert{
    border: 1px #cccccc dotted;
    margin: 5px auto 10px auto;
    padding: 10px 10px 10px 5px;
    width: 580px;
}

div.clearer {clear: left; line-height: 0; height: 0;}

