/****************************
  TOP - Hiding Top Trends module - LMG
****************************/

#ht-nav {
display:none;
}

#breadcrumb_rdr {
    padding: 0 0 1px 5px;
}

/****************************
Allergy App
****************************/



.allergycheck-hd h3 {
    color: #88A906;
    font-size: 180%;
    font-weight: normal;
    margin: 0;
    padding: 0 0 6px;
  }
	
#allergycheck-hp {
	background:url(http://css.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/modules/usallergiesfrm_2.jpg) no-repeat;
	height:148px;
	width:468px;
	padding-bottom:12px;
	}
#allergycheck-frm {
	background:url(http://css.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/modules/usallergiesfrm_2.jpg) no-repeat;
	height:148px;
	width:468px;
	padding-bottom:12px;
	}	
.prm-allergycheck_go {
	width:238px;
	position:relative;
	top:30px;
	left:234px;
	}
.prm-allergycheck_search {
	width:238px;
	position:relative;
	top:14px;
	left:234px;
	}
#allergycheck-hp h3, #allergycheck-hp p, #allergycheck-frm h3, #allergycheck-frm p{
	color:#333333;
	padding-left:50px;
	padding-right:25px;
	margin:0;
	}
#allergycheck-hp p img, #allergycheck-frm p img {
	margin-top:12px;
	border:none;
	}	
#allergycheck-hp h3, #allergycheck-frm h3{
	font-size:100%;
	padding-left:50px;
	}
#allergycheck-hp p, #allergycheck-frm p{
	font-size:90%;
	font-weight:normal;
	}
#allergycheck-frm .error {
	color:#F00;
	clear:both;
	margin-top:10px;
	}
.ag-form {
	margin:16px 0 0 0;
	position:relative;
	right:5px;
	}
/* ie9 rules */
.IEDocMode_9 .ag-form {
  margin:18px 0 0 0;
}
.ag-go {
	width:24px;
	height:20px;
	position:relative;
	top:4px;
	left:8px;
	}
.ag-input {
	width:180px;
	height:18px;
	border:0px;
	marign:0;
	}











