    /* Register your interest*/
    #registerHandset {
    width:237px;
    height:370px;
    border:2px solid #0086C6;
    background-color: #DDEEF6;
    float:right;
    }

    .registerContent{
    margin:10px;
    }
    
    #registerHandset h3{
    color:#000000 !important;
    text-align:center !important;
    }

    #registerHandset table{
    width:100%;
    height:75%;
    }
    
    .comingsoonLabel {
    font-weight:bold;
    }
    
   .comingsoonSmall {
    font-size: .75em !important;
    }
