.button{
    float: left;
    text-align: center;
    color: #ffffff;
    width:113px;
    height:30px;
    line-height: 30px;
    border-width: 0;
}

.button_brown{
    background-image: url(../pictures/solutions/button_brown.jpg);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
}
    .button_brown a{
        color:#ffffff;
    }
.button_red{
    background-image: url(../pictures/solutions/button_red.jpg);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
}
    .button_red a{
        color:#ffffff;
    }
.button_green{
    background-image: url(../pictures/solutions/button_green.jpg);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
}
    .button_green a{
        color:#ffffff;
    }
.button_orange{
    background-image: url(../pictures/solutions/button_orange.jpg);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
}
    .button_orange a{
        color:#ffffff;
    }
.button_orange2{
    width: 112px;
    height: 25px;
    line-height: 25px;
    background-image: url(../pictures/button_orange.jpg);
    background-repeat:no-repeat;
    font-size: 12px;
    text-align: left;
    text-indent:10px;
}
    .button_orange2 a{
        color:#ffffff;
    }

.button_orange_150{
    width: 150px;
    height: 25px;
    line-height: 25px;
    background-image: url(../pictures/button_orange_150.jpg);
    background-repeat:no-repeat;
    font-size: 12px;
    text-align: left;
    text-indent:8px;
}
    .button_orange_150 a{
        color:#ffffff;
    }

.button_orange_250{
    width: 250px;
    height: 25px;
    line-height: 25px;
    background-image: url(../pictures/button_orange_250.jpg);
    background-repeat:no-repeat;
    font-size: 12px;
    text-align: left;
    text-indent:8px;
}
    .button_orange_250 a{
        color:#ffffff;
    }
    
.button_blue{
    background-image: url(../pictures/solutions/button_blue.jpg);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
}
    .button_blue a{
        color:#ffffff;
    }
.button_purple{
    background-image: url(../pictures/solutions/button_purple.jpg);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
}
    .button_purple a{
        color:#ffffff;
    }
.more-button{
    background: url("../pictures/homepage/button_learn-more.png") no-repeat ;
    font-size: 12px;
    color:white;    
    width:90px;
    text-align: left;
    text-indent:10px;
}
    .more-button a{
        color:  #ffffff;
    }
	.more-button a:hover{
		color: #ffffff;
	}
.sign-in{
    background: url("../pictures/button_sign.jpg") no-repeat ;
    font-size: 12px;
    color:white;
    width:95px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    text-indent:10px;
    border: none;
    cursor:pointer;
}
    .sign-in a{
        color:  #ffffff;
    }


.button_download{
    width: 113px;
    height: 26px;
    line-height: 26px;
    background-image: url(../pictures/button_download.jpg);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
}
    .button_download a{
        color:  #ffffff;
    }
.button_live-view{
    width: 113px;
    height: 26px;
    line-height: 26px;
    background-image: url(../pictures/button_live-view.jpg);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
}
    .button_live-view a{
        color:  #ffffff;
    }

.button_search-again{
    width: 90px;
    height: 26px;
    line-height: 26px;
    background-image: url(../pictures/button_search-again-Products.png);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
}
.button_search-apply{
    width: 95px;
    height: 26px;
    line-height: 26px;
    background-image: url(../pictures/button_search.jpg);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
	cursor:pointer;
}
    .button_search-again a{
        color:  #ffffff;
    }

.button_live_demo_download{
    width: 213px;
    height: 36px;
    line-height: 35px;
    background-image: url(../pictures/button_live_demo_download.jpg);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
}
.button_research{
    width: 113px;
    height: 27px;
    background-image: url(../pictures/button_search-again.png);
    background-repeat:no-repeat;
    text-align: left;
    text-indent:10px;
    line-height: 14px;
    margin-left: 5px;
    _padding-left:0px;
    color: white;
    cursor: pointer;
    text-indent : 0px;
    border: none;    
}