.style1 {font-size: 36px}
.sep {
	text-align: center;
	border-right: 1px solid #999;
}
.icon {
margin: 10px auto;
width: 87px;
padding: 1px;
text-align: center;
overflow: hidden;
}

.icon img {
margin: 2px;
border: 0;
}

.icon a, .icon a:visited, .icon a:hover, .icon a:active {
display: block;
padding: 5px;
height: auto;
width: auto;
text-decoration: none;
color: #00F;
}
.icon a:hover {
color: #F00;
padding: 4px;
border: 1px dotted #000;
}
.icon a:active {
color: #F00;
background: #a3b2e3;
}
.heading {
margin-bottom: 1em;
text-align:center;
font-weight: bold;
font-size: 2em;
}
.helpbox, .helpbox a {
	text-indent: .3em;
	color: #000000;
	padding: 4px;
}
.category {
	font-size: 1.5em;
border-bottom: 1px solid #666;
color: #666;
}
.question {
	font-size: 1.3em;
}
