#help #answers h2{
	color: #144C86;
	border-bottom: 1px solid #DFEAF4;
}

#help ul{
	list-style: disc;
	list-style-position: outside;
}

#help ul li{
	list-style: disc;
	list-style-position: outside;
}

#help #answers img{
	border: 1px solid #ccc;
	background: #f2f2f2;
}

#help #answers table{
	border: 1px solid #ADD5FE;
	border-width: 0;
}

#help #answers table thead th{
	border: 1px solid #ADD5FE;
	border-width: 1px 0 1px 0;
	background: #DFEAF4;
}

#help #answers table tbody th{
	border-right: 1px solid #DFEAF4;
	border-bottom: 1px solid #DFEAF4;
	background: #F7FAFC;
}

#help #answers table tbody td{
	border: 1px solid #ADD5FE;
	border-width: 0;
}

.hide {
	display: none;
}
