﻿
.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;
}

.helpDiv h3
{
	background: url(../images/h1_left.gif) no-repeat top left;
	font-size: 95%;
	margin: 0px;
	color: White;
}

.helpDiv h3 span
{
	background: url(../images/h1_right.gif) no-repeat top right;
	display: block;
	min-height: 28px;
	_height: 32px;
	padding: 4px 8px 4px 0px;
	margin: 0px 0px 0px 8px;
}

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

.helpDiv div 
{
	background-color: #f8ebda;
	padding: 4px;
	border: solid 1px #f58026;
	border-top: none;
}

