.box-prof {
    background: url("/register_directory-portlet/images/bg_professional.png") no-repeat;
    width: 100%;
   height: 290px;
	}
	
	.prof-center {
    margin: 0 auto;
    width: 95%;
    position: relative;
    top: 5%;
}

.box-prof-search {
    float: left;
    width: 50%;
}