﻿
.topbuttons 
{
	float: right;
	margin: 56px 12px 0px 0px;
}

.topbuttons .topbutton img
{
	vertical-align: bottom;
}


.topbuttons .topbutton 
{
	text-decoration: none;
	color: Black;
	font-size: 14px;
	margin-left: 20px;
}

.helpDiv 
{
	width: 265px;
	text-align: left;
	background-color: #eef1f3;
	border: solid 2px #32626c;
	padding: 5px;
}

.helpDiv h3
{
	font-size: 95%;
	margin: 0px 0px 8px 0px;
	color: Black;
}

.helpDiv p 
{
	margin: 0px 0px 4px 0px;
}


