/* Facebook Simple Like Options Page Styling */
.instructions {width:450px;}
#helpmeout {
    width:400px;
    background-color: #FFFFFF;
    border:3px inset #00AAFF;
    padding:5px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 5px 5px 5px #000000;
    box-shadow: 5px 5px 5px #000000;
    }
#helpmeout h3 {
    margin-bottom:0px;
    margin-top:0px;
    }
