body {
	color: #000;
	background :#fff;
}

#quote, #validation, .hide_handheld {
	display: none;
}

#header {
	text-align: center;
}

#header img {
	width: 105px;
	height: 147px;
}

#linetop, #linebottom, #logo, #horizontal_navlist, #vertical_navlist, #horizontal_navlist3, #right form div {
	background: #eee;
}

#linetop, #linebottom, #horizontal_navlist, #vertical_navlist, #footer, #right, #dispoptions {
	font-size: .72em;
}

#logo {
	font-weight: bold;
}

#stext, #right select {
	width: 70%;
	margin-right: 30%;
}

#footer {
	text-align: center;
}

#vertical_navlist li a {
	color: #000;
}

#horizontal_navlist2 {
	background: #369;
}

#horizontal_navlist2 li a {
	color: #fff;
}

#horizontal_navlist, #horizontal_navlist2, #vertical_navlist, #horizontal_navlist3 {
	margin-left: 0;
}

#horizontal_navlist li, #vertical_navlist li {
	list-style-type: none;
}

#horizontal_navlist2 li, #horizontal_navlist3 li {
  white-space: nowrap;
	display: inline;
}

.illustration, .illustration img {
	width: 100%;
}

a.tooltipcss {
	color: #000;
	text-decoration: none;
}

a.tooltipcss span {
	display: none;
}

.screenshot {
	float: none;
}

.row div {
	clear: left;
	margin-left: 0;
}

.row.bottom a.h {
	float: none;
	margin-left: 0;
}

.row.bottom a.dl {
	float: none;
	clear: left;
	display: block;
	margin-top: 1em;
}

#fgb .row label {
	display: block;
	width: 90%;
	float: none;
	margin-bottom: 1.3em;
}

#fgb .error {
	display: block;
	clear: left;
}

#captchaimg {
	float: none;
	margin-bottom: auto;
}

#dispoptions {
	border-style: solid;
	border-width: 1px 2px 3px 1px;
	background: #f0f0f0;
	margin: .5em 0;
	padding: .5em 5px;
}

#dispoptions p {
	margin: 0.25em 0;
}

#dispoptions select {
	width: 100%;
}

