input.field {    
    height: 19px;
    line-height: 19px;
    border: solid 1px #8A8A8A;
    width: 130px;
}

input.search {
    width: 285px;
    
}

.watermark {
			color: #999;
}

.watermark2 {
			color: #999 !important;
			font-family: "Segoe UI", Arial, Helvetica, sans-serif;
			font-style: italic;
			font-weight: normal;
			margin-top:1px;
}

button {
    border: 0 none;
    width: 119px;
    height: 21px;
    line-height:21px;
    vertical-align: middle;
    cursor: pointer;
    background: url('../image/button.png');
}

#sign_up button {    
    background: url('../image/sign_up_button.png');
    color: #EF0030;
    font-size: 10px;
    width: 62px;
}

.button_part button {
    color: #6B4A9C;    
    font-size: 12px;
    background: url('../image/login_button.png');
    width: 62px;
    font-family: Arial
}

.button_imp{
    color: #6B4A9C;    
    font-size: 12px;
    background: url('../image/login_button.png');
    width: 62px;
    font-family: Arial !important;
    font-size: 12px;
}    

.button_imp1{
    color: #6B4A9C;    
    font-size: 12px;
    background: url('../image/login_button1.png');
    width: 100px;
    font-family: Arial !important;
    font-size: 12px;
}  
.button_cancel {
    background:transparent url(../image/popup_cancel_btn.png) no-repeat scroll 0 0;
    margin:0 19px 0 0px;
    width: 62px;
    font-size: 12px;
    font-family: Arial !important;
}

#spSearchButton {
    float: left;
}

#spHomeSearchButton {
    float: right;
    margin-right :27px;
    margin-top: 5px;
}
