{
font-family:Georgia,"Times New Roman",Serif;
}

#instructions {
width: 600px;
height: 69px;
border-style: dashed;
border-width: 1px;
border-color: #4D6684;
margin: 0px;
margin-bottom: 20px;
padding: 10px;
display: none;
}

label {
cursor: pointer;
background: transparent url('switch.jpg') no-repeat top right;
float: left;
display: block;
height: 30px;
margin: 0 10px;
}
span {
background: url('switch.jpg') no-repeat top left;
line-height: 30px;
display: block;
padding: 0 0 0 10px;
margin: 0 10px 0 -10px;
}

label.hover {
background-position: right -30px;
}

label.hover span {
color: #fff;
background-position: left -30px;
}

button{
border-style:ridge;
}

button.hover {
border-color:#CCCCCC;
}

blockquote {
	font-size: 110%;
	margin: 1em .75em;
	border-left: 1px dashed #000;
	padding-left: .75em; }

a.o, a.e, a.f {
	cursor: pointer;
	font-style: italic;
}

a.o.hover, a.e:hover , a.f:hover{
	color: #4D6684;
}

.resultlist {
	font-size: 125%;
	line-height: 1.5em;
	max-width: 620px;
	margin-top: 10px;
}

.type_percent {
	font-style: normal;
}

.type_name {
	position: absolute;
	left: 60px;
	font-style: normal;
}

#improve1 {
padding-top: 20px;
}

#improve2 {
display:none;
}