/* misused-words
-----------------------------------*/

#misused-words div.tab {
	margin-bottom: 2px; margin-top: 14px;
	clear: both;
}

/*#misused-words div.left {
	float: left;
}

#misused-words div.right {
	float: right;
}*/

#misused-words h2 {
	display: inline;
	padding: 14px 12px 4px 7px;
	letter-spacing: 0;
	font-size: 12px !important;
	background: #eeb;
	line-height: 26px;
}

#misused-words h3 {
	margin-top: -4px;
	font-size: 12px;
	background: #ddd;
	padding: 4px 0 4px 7px;

}

#misused-words p {
	margin-top: 0; margin-bottom: 0px;
	background: #eaf8ff;
	padding: 4px 10px 5px 6px;
	border-bottom: 3px solid #ccc;
/*	width: 228px; min-height: 52px; */
}


/* common-processes
-----------------------------------*/
#common-processes h2 {
	display: inline;
	padding: 4px 12px 4px 7px;
	letter-spacing: 0;
	font-size: 12px;
	background: #eeb;
}

#common-processes h3 {
	margin-top: 4px;
	font-size: 12px;
	background: #ddd;
	padding: 4px 0 4px 7px;
	width: 451px; height: 15px;
	float: left;
}

#common-processes p {
	clear: both;
	margin-top: 0; margin-bottom: 16px;
	background: #eaf8ff;
	padding: 4px 10px 5px 6px;
	border-bottom: 3px solid #ccc;
}

#common-processes #jump-tags a {
	background-image: none;
	padding: 2px 4px;
	margin: -2px;
}

#common-processes #jump-tags a:hover {
	color: white;
	padding: 4px 4px;
}

/* generic (similar to common-processes)
-----------------------------------*/
.generic {
	padding: 20px 0 0 0;
}

.generic h2 {
	display: inline;
	padding: 4px 12px 4px 7px;
	letter-spacing: 0;
	font-size: 12px !important;
	background: #eeb;
}

.generic h3 {
	margin-top: 4px;
	font-size: 12px;
	background: #ddd;
	padding: 4px 0 4px 7px;
}

.generic p {
	margin-top: 0; margin-bottom: 16px;
	background: #eaf8ff;
	padding: 4px 10px 5px 6px;
	border-bottom: 3px solid #ccc;
}

a.top {
	float: right;
	width: 30px; height: 15px;
	padding: 4px 6px !important;
	font: normal 10px/15px verdana, sans-serif;
	background-color: #ddd !important;
	background-image: none !important;
	color: #999 !important;
	margin-top: 4px !important;
}

a:hover.top {
	color: #fff !important;
	background-color: #bbb !important;

}

.summary {
	margin-top: 12px;
}

.summary img {
	margin: 2px 16px 10px 0;
	width: 150px;
	
}

#support {
	border: 1px dotted #faa;
	background: transparent;
	float: left;
	padding: 2px 10px;
}
