.large-search-input-nosearch{
    width:480px;
    height:60px;

    background-color:#FFFFFF;
    color:#666666;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    padding:20px;
    font-size:16px;
    float:left;
    margin-top: 10px
}

.large-search-input-withpadding{
    width:480px;
    height:60px;

    background-color:#FFFFFF;
    color:#666666;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    padding:20px;
    font-size:16px;
    float:left;
    margin-top: 10px
}

.large-search-button-name{
    height:60px;
    width:130px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    line-height:60px;
    text-align:center;
    padding:0px!important;
    font-size:14px;
    margin-top: 150px;
}

.large-search-button-school{
    height:60px;
    width:130px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    line-height:60px;
    text-align:center;
    padding:0px!important;
    font-size:14px;
    margin-top: 80px;
}

.large-search-button-crime{
    height:60px;
    width:130px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    line-height:60px;
    text-align:center;
    padding:0px!important;
    font-size:14px;
    margin-top: 80px;
}

.large-search-input-border{
    width:480px;
    height:60px;
    background-color:#FFFFFF;
    color:#666666;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
	border-top-right-radius:5px;
    border-bottom-right-radius:5px;
	border:1px #B0B0B0 solid;
    padding:20px;
    font-size:16px;
    float:left;
}

.Message {
	color:red;
}


.small-search-input-border{
        float:left;
        width:290px;   
        height:35px;
        padding-left:20px;
        border-top-left-radius:5px;
        border-bottom-left-radius:5px;
        color:#666666;
	border-top-left-radius:5px;
    	border-bottom-left-radius:5px;
	border-top-right-radius:5px;
    	border-bottom-right-radius:5px;
	border:1px #B0B0B0 solid;
    
}
    
   
.subaddr{
        color:#000;
}