body {
	background: #fff;
	color: #000;
	font-family: "trebuchet ms", verdana, sans-serif;
	margin: 0px;
	padding: 0px 24px 24px 24px;
	}

p, h1, h2, h3, h4, h5 {
	margin: 4px 0px;
	font-weight: normal;
	}

h1 {
	font-size: 36px;
	margin-top: 8px;
	margin-bottom: 18px;
	letter-spacing: -1px;
	}

h1 strong {
	color: #f00;
	}

.strong-reason-0 {
	color: #006;
	}

.strong-reason-1 {
	color: #0f3;
	}

.strong-reason-2 {
	color: #09f;
	}

.strong-reason-3 {
	color: #339;
	}

.strong-reason-4 {
	color: #36f;
	}

.strong-reason-5 {
	color: #009;
	}

.strong-reason-6 {
	color: #093;
	}

.strong-reason-7 {
	color: #0fc;
	}

.strong-reason-8 {
	color: #03f;
	}

.strong-reason-9 {
	color: #366;
	}

.strong-reason-10 {
	color: #03c;
	}

h2 {
	font-size: 18px;
	}

h3 {
	color: #600;
	font-weight: bold;
	}

h4 {
	color: #630;
	font-weight: bold;
	}

h6 {
	text-decoration: none;
	font-size: 48px;
	letter-spacing: -3px;
	margin-top: 12px;
	margin: 12px 0px 10px 80px;
	color: #333;
	}

h6 a {
	text-decoration: none;
	color: #333;
	}

img {
	border: 0;
	}

#reason-num, .big-headline {
	font-weight: bold;
	font-size: 58px;
	letter-spacing: -3px;
	margin-top: 12px;
	}

#reason-num a {
	text-decoration: none;
	color: #333;
	}

#reason-num a:hover {
	color: #000;
	}

#header {
	position: relative;
	height: 35px;
	background: url(images/header_back.gif) repeat-x;
	}

#header-cap-left {
	width: 10px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/header_back_cap_left.gif) no-repeat;
	}

#header-cap-right {
	width: 400px;
	height: 35px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 8px 18px 0px 0px;
	background: url(images/header_back_cap_right.gif) no-repeat top right;
	color: #fff;
	}

#header-cap-right a {
	color: #fff;
	text-decoration: none;
	}

#header-cap-right a:hover {
	color: #ffc;
	}

#header-content {
	color: #fff;
	position: absolute;
	top: 8px;
	left: 12px;
	font-size: 12px;
	}

#header-content img {
	margin-bottom: -4px;
	margin-right: 4px;
	}

#header-content a {
	color: #fff;
	}

.header-add-your-reason-link {
	text-align: right;
	}

#steps {
	width: 400px;
	margin: 0px 18px 0px 0px;
	padding: 18px;
	float: left;
	display: inline;
	border: 1px solid #ccc;
	}

#steps div {
	text-align: center;
	}

#get-firefox-button {
	text-align: left !important;
	background: url(images/big_button_background.gif) no-repeat;
	padding: 7px 0px 0px 155px;
	margin: 12px;
	width: 293px;
	height: 144px;
	}

#steps ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#steps li {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	}

#steps strong {
	font-size: 140%;
	}

.big-quote-mark {
	font-size: 24px;
	line-height: 11px;
	color: #999;
	}

#user-info {
	margin: 18px 18px 18px 460px;
	}

#user-info div {
	margin: 0px 0px 18px 0px;
	}

#make-page {
	font-size: 120%;
	border: 1px solid #ddd;
	padding: 12px 6px;
	background: url(images/yellow_highlight_back.gif) repeat;
	}

form {
	margin: 0px;
	}

#make-page table {
	}

.input-text {
	background: #fff;
	width: 180px;
	}

.input-text-recommend-start {
	background: #fff;
	width: 350px;
	}

.input-submit {
	margin: 6px 0px;
	font-size: 110%;
	}

.form-fields {
	margin: 10px 10px 10px 30px;
}

.nice-field { 
	font-size: 36px; 
	background-color: #fff; 
	border: 1px solid; 
}

.submit-box {
	font-size: 32px; 
	background-color: #fff; 
	border: 1px solid;
	margin: 10px 0px 10px 20px;
}

.backlit {
	background-color: #ffd; 
}

.error-message {
	font-size: 18px;
	color: red;
	font-weight: bold;
	background-color: #ffd; 
	margin: 10px 10px 10px 25px;
}

#navs {
	clear: both;
	margin: 18px;
	}

#navs ul {
	margin: 10px 0px 10px 25px;
	padding: 0px;
	}

#navs li {
	display: inline;
	padding: 0px;
	margin: 0px 6px 0px 6px;
	}

#navs a {
/*	color: #fff; */
	text-decoration: none;
	}

#footer {
	clear: both;
	margin: 18px;
	font-size: 96%;
	}

