body{
	background: #ffffff;
	margin: 0;
	padding: 0;
}
.tooltipLinkWrapper{
	color:white;
	float:left;
	margin-top:-20px;
	position:absolute;
	text-align:center;
	width:157px;
}
.tooltipWrapper{
	width: 100%;
	float: left;
	padding: 1.5px;
	display: none;
}

div.linkWithTooltip{
	float: left;
	width: 100%;
	margin:2px 0 5px;
}

div.linkWithTooltip > table{
	float: left;
	width: auto;
}
input#searchQuery{
	width:457px;
	font-size:24px;
	color:#818285;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	padding:18px 15px 15px;
}
input#subscribeInputWrapper{
	background: #ffffff;
	color:#848484;
	padding-left:4px;
	font-size:14px;
	width: 100%;
	height: 22px;
}
span.shopnowlink{
	background:#FFFFAE none repeat scroll 0 0;
	border:1px dashed #666666;
	color:#FF0700;
	font-weight:bold;
	padding:1px 8px;
}
td { font-family: Arial, Helvetica, sans-serif; font-size: 14px}
a{
	color: #0037ef;
}
a:visited:hover,
a:hover{
	color: #EF0037;
}
a:visited{
	color: #802C78;
}

h1 {  font-size: 14px; font-weight: bold; color: #FFFFFF; margin-bottom: 0px}
h2 {  font-weight: bold; font-size: 12px; margin-bottom: 0px;margin-top: 0px}
h3 {  font-weight: bold; font-size: 12px; margin-bottom: 0px}
h4 {  font-weight: bold; font-size: 12px; margin-bottom: 0px}
h5 {  font-weight: bold; font-size: 12px; margin-bottom: 0px}
h6 {  font-weight: bold; font-size: 12px; margin-bottom: 0px}

.GrayFont {  color: #666666;}
.RedFont {  color: #FF0000; font-weight: bold;}

A.WhiteLink,
A.WhiteLink:hover,
A.WhiteLink:visited,
A.WhiteLink:visited:hover{
	color: #FFFFFF;
}
A.WhiteLink:hover,
A.WhiteLink:visited:hover{
	color: #FFFFFF;
	text-decoration: none;;
}

a.grayLink,
a.grayLink:visited{
	color: #999999;
	text-decoration: none;
}

a.grayLink:hover,
a.grayLink:visited:hover{
	color: #666666;
	text-decoration: none;
}

.RedBigFont {
font-size: 12px; color: #CC0000
}
.WhiteFont { color: #FFFFFF; padding: 11px 14px 11px;}
.dropdown{
   font-family : Arial, Helvetica, sans-serif;
   font-size : 8pt;
}

#mainh1 h1{
color:#706e6e;
font-size:14px;
padding:0px;
display: inline;
}

div.merchantNameWrapper{
	width: 100%;
	float: left;
	text-align: center;
}