.feedbackFrame
{
	width: 492px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding:2px;
}
		
.feedbackCell
{
	font-size: 7pt;
	border: none;
	margin: 0px;
	vertical-align: top;
	color: #666666
}
			
.schrunkForm
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}
			
#feedbackSubmit, #feedbackSubmit:visited, #feedbackSubmit:hover
{
	font-weight: bold;
	padding: 3px;
	border: 1px solid #666666;
	text-decoration: none;
	color: #666666;
	font-size:8pt;
}
			
.OS_Product
{
	font-size: 7pt;
}
			
.ID_ModificationDate_CreationDate
{
	text-align : left;
	font-size: 7pt;
	background-color: #E1E1E1;
	padding: 4px;
}
			
.UsefulNumbers, .UsefulNumbers:visited, .UsefulNumbers:hover, 
.Print, .Print:visited, .Print:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
}
	
.Back, .Back:visited, .Back:hover
{
	font-size: 8pt;
	text-decoration: none;
	color: #BC945B;
	vertical-align: middle;
}
			
.SolutionDisclaimer, .SolutionDisclaimer:visited
{
	font-size: 7pt;
	text-decoration: none;
	color : #CCCCCC;
}
			
.divHidden
{
	visibility: hidden;
	position: absolute;
}
			
.console
{
	font-family: Courier new, Courier, Monaco;
	font-size: 8pt;
	line-height: 10pt; 
}

