.importantNote{
	font-weight: bold;
}

.veryImportantNote{
	font-weight: bold;
	color:red;
}

.pw-item-icon {
    float: right;
    margin-left: -30px;
    margin-top: 11px;
    position: relative;
    z-index: 1;
}

#gbis2i_searchRegion{
    height: 350px;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}

#gbis2i_searchRegion div{
    width: 80%;
    position: relative;
    margin: 0 auto;
    top:50%;
    z-index:4;
} 