

.help_block {
	background-color: #924678;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	margin-top:15px;
}

.input {
	width: 170px;
	border: 1px solid silver;
}

#free_gift_offer {
	min-height: 150px;
	border: 1px solid silver;
	margin-bottom: 10px;
	background-image: url(../images/bckgrnd_free_gift.gif);
	background-repeat: no-repeat;
	background-color: #F6FBFF;
}

#free_gift_offer table {
	margin-top: 10px;
}

#free_gift_offer table td {
	padding: 0px;
	padding-bottom: 3px;
}

#herald {
	width: 275px;
	float: left;
	margin-right: 10px;
	border: 2px dashed #CC6600;
	margin-top: 15px;
	text-align: left;
	background-color: #fdf5e6;
}

#herald .footer {
	border-top: 3px double silver;
	margin-top: 0px;
	background-color: #F9E3B6;
}

#herald .footer a:link {
	font-weight: bold;
	text-transform: uppercase;
}

#herald .footer p {
	text-align: center;
	margin: 0px;
}

#herald .logo {
	margin-top: 5px;
	text-align: center;
	border-bottom: 3px double silver;
	padding-bottom: 3px;
}

#herald h1 {
	font-size: 18px;
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 22px;
}

#herald p {
	text-align: left;
}

#RandomProduct {
	text-align: center;
}

#RandomProduct h1 {
	color: #8F4475;
	font-weight: bold;
	margin-bottom: 10px;
}

#RandomProduct img {
	border: 1px solid gray;
}

#RandomProduct p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 15px;
}

#ZipCode {
	width: 75px;
}

.help_block a:link, .help_block a:visited {
	color: white;
}

#events {
	float:right;
	min-height:335px;
	border-left:1px dotted silver;
	width:265px;
	margin-top:12px;
}

#events p {
	text-align: left;
	margin: 0px 0px 5px 5px;
	
}

#events h1 {
	margin-top:0px;
	margin-bottom:7px;
	border-top:3px double #CC6600;
	padding-top:5px;
}

#events h2 {
	margin:0px;
	font-size:13px;
	margin-left:25px;
	margin-bottom:7px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

#events h2 a:link,  #events h2 a:visited{
	color: #924678;
}
