
  .page-banner {
	background: transparent url("https://www.homesc.com/images/HomeSC/site/support/banner_bg_optout.jpg") 50% bottom no-repeat;
	background-size: cover;
  }
  #c-form {
	padding:20px 10px 50px;
  }
  #sprt_srch label {
	display:block;
	font-size:16px;
	margin:0 0 5px 5px;
  }
  #support_search {
	background:url(/images/HomeSC/2012site/support/search_bg.png) no-repeat scroll 0 0 transparent;
	border:medium none;
	height:20px;
	padding:2px 25px 2px 15px;
	width:319px;
  }
  hr {
	border:0;
	width:90%;
	height:1px;
	background:#CCCCCC;
	position:relative;
	z-index:2;
	margin:0px auto 15px;
  }
