﻿.boxItemHelp 
{
	height: 15px;
	background-color:#d6e5f2;
	color: Black;
	font-style: italic;	
	padding: 10px;
	margin-bottom: 10px;
}

.boxCommands
{
	margin:10px;
	border-top: dotted 1px Gray; 
	padding-top:5px; 
	padding-right:2px;	
}

.divWWBCommands
{
	height: 30px;
	margin: 10px;
}

.question
{
	padding-top: 10px;
	padding-left: 5px;
}

.answer
{
	padding-top: 2px;
	padding-left: 5px;
}
