
body {
	margin: 0 auto;
	padding: 15px;
	font: 10px/14px Verdana, Arial, sans-serif;
	color: #696967;
}

hr {
	background-color:  #74869E;
	height: 1px;
	border: 0 none;
	margin: 0;
	padding: 0;
}

h1 {
	color: #323232;
	font-size: 16px;
}

td {
	text-align: left;
	vertical-align: top;
}

.error {
	color: red;
	font-weight: bold;
}

img {
	border: 0 none;
	padding: 0;
	margin: 0 0 20px;
	* margin: 0 0 10px;
}

.special-input {
	border-width: 1px;
	border-style: solid;
	border-color: #74869E;
	color: #74869E;
	font-size: 18px;
	width: 300px;
	position: relative;
	top: -16px;
}

.query-label {
	font-size: 16px;
	color: #696967;
	font-weight: bold;
}

a {
	color: red;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.fbutton {
	width: 50px;
	height: 50px;
	margin-top: 10px;
}

.header_row {
	color: #323232;
}

.data_row {
	vertical-align: top;
}

.data_row b {
	color: #323232;
}

#querysection {
	margin: 0 0 20px;
}

#csefooter {
	margin: 0;
	padding: 0;
	text-align: center;
}

#csefooter ul {
	list-style: none;
	padding: 0;
	margin: 20px 0;
}

#csefooter ul a {
	text-decoration: none;
	color: #74869E;
	font-weight: bold;
}

#csefooter ul a:hover {
	text-decoration: underline;
	color: #74869E;
	font-weight: bold;
}

#coupons h1 {
	margin: 10px 0px 2px;
}

.coupon {
	margin: 10px 0 2px;
}

h3.coupontitle {
	margin: 0 0 3px;
}

h3.coupontitle a {
	text-decoration: underline;
	font-size: 12px;
}
