.ui-tabs .ui-tabs-hide {
     left: -10000px;
     position: absolute;
}

#rightCol ul.tabs li.ui-state-active a {
	background: #fff;
	text-decoration: none;
	color: #009DDC;
}

.widget-placeholder { 
	border: 3px dashed #D3E5E8 !important;
	background: none !important;
	}