i'm working in local with this template.
i'm trying to move search position below the main menu, and before the breadcrumb position.
it is possible?
and... if it is, there is any suggestion?
thanks...

peter.
#gkPageWrap {
position: relative;
}
#gkSearch {
position: absolute;
right: 0;
top: 196px;
}