#ibm-tc-check p {
    padding-bottom: 10px;
}
#search-header-small h3.ibm-h3 {
    padding-bottom: 10px;
}
.ps_search_container {
	border: 1px solid #B8B8B8;
	margin: 5px 0;
	background-color: #FFF;
	width: 99%;
	position: relative;
	float: left;
}

#searchField, #s {
	color: #222;
	width: 77%;
	background: none;
	border: none;
	height: 19px;
	padding: 0 5px;
}

#searchButton, #ibm-searchbox-button {
	position: absolute;
	top: -5px;
	width: 28px;
}

.wd_result_container {
    /*margin-top: 37px;
    display: none;
    max-height: 520px;
    overflow: hidden;
    position: absolute;
    width: 89%;
    z-index: 100;
    left: 537px;
    top: 193px;*/
}

.wd_content_div {
    max-height: 260px;
    overflow: auto;
    text-align: left;
}

#ibm-watson-dialog-widget {
	color: #333333;
	height: 1%;
	font-size: 0.8em;
	padding: 5px 0;
	margin: 0;
}

#ibm-watson-dialog-widget label {
	font-weight: bold;
	padding-left: 1px;
}

.ps_ibm-content {
	padding: 0 5px;
	overflow-x: auto;
	overflow-y: auto;
	position: absolute;
    background-color: #ffffff;
    border: 1px solid #cccccc !important;
    z-index: 100;
	width: 485px;
}

#ibm-watson-dialog-widget h3, #ibm-watson-dialog-widget p {
	padding: 0.3em 0 0.2em;
}

#ibm-watson-dialog-widget p a {
	display: inline-block;
	text-decoration: none;
}

#divWatsonContainer {
	display:none;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding-left:1px;
	/*width: 500px;*/
}

#watsonNOTALink, #watsonToSupportPortal, #divWatsonContent p {
	display: inline-block;
    margin: 0;
    position: relative;
}

.wd_content_div {
    margin: 0;
    position: relative;
}

#watsonNOTALink, #watsonToSupportPortal, #divWatsonContent p, .wd_content_div p {
    padding-left: 2.2em;
}

.wd_search_link {
	text-align:left;
}
#ibm-content p.wd_search_link {
    padding: 0 0 15px;
}
.wd_search_link p {
    padding: 0;
}
#divWatsonSpinner {
	margin: 0px auto;
}