.setGroupBtn,
.searchBtn
{
    background:#ed4c5e;
    border:0;
    display:inline-block;
    padding:1px;
    color:#efefef;
    border:0;
	width:36.5%;
	height:30px;
	text-align:center;
	vertical-align:top;
}
.searchBtn:hover
{
    color:#fff;
}
.setGroupBtn
{
    margin-left:15px;
}
#searchCompany, 
#searchName
{
    border:0;
    border-bottom:1px solid #ed4c5e;
    padding-top:2px;
    width:60%;
    height:25px;
    color:#949494;
}